diff options
author | David Robillard <d@drobilla.net> | 2023-04-03 09:00:27 -0400 |
---|---|---|
committer | David Robillard <d@drobilla.net> | 2023-04-06 07:19:10 -0400 |
commit | dc2b18576712fd2071ec5fd356a1c0134b24a5d5 (patch) | |
tree | 533a656aa1e99a6fa85c7965cb1e240e82908931 /test/w3c/NQuadsTests/nt-syntax-bad-bnode-02.nq | |
parent | 35fa3c20769fc1debf44f2afd01eed382200d967 (diff) | |
download | serd-dc2b18576712fd2071ec5fd356a1c0134b24a5d5.tar.gz serd-dc2b18576712fd2071ec5fd356a1c0134b24a5d5.tar.bz2 serd-dc2b18576712fd2071ec5fd356a1c0134b24a5d5.zip |
Update NQuads test suite
Diffstat (limited to 'test/w3c/NQuadsTests/nt-syntax-bad-bnode-02.nq')
-rw-r--r-- | test/w3c/NQuadsTests/nt-syntax-bad-bnode-02.nq | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/test/w3c/NQuadsTests/nt-syntax-bad-bnode-02.nq b/test/w3c/NQuadsTests/nt-syntax-bad-bnode-02.nq new file mode 100644 index 00000000..093b8700 --- /dev/null +++ b/test/w3c/NQuadsTests/nt-syntax-bad-bnode-02.nq @@ -0,0 +1 @@ +_:abc:def <http://example/p> <http://example/o> . |