diff options
Diffstat (limited to 'test/w3c/NQuadsTests/nt-syntax-bad-uri-05.nq')
-rw-r--r-- | test/w3c/NQuadsTests/nt-syntax-bad-uri-05.nq | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/test/w3c/NQuadsTests/nt-syntax-bad-uri-05.nq b/test/w3c/NQuadsTests/nt-syntax-bad-uri-05.nq new file mode 100644 index 00000000..be0a21e0 --- /dev/null +++ b/test/w3c/NQuadsTests/nt-syntax-bad-uri-05.nq @@ -0,0 +1,2 @@ +# Bad IRI : character escapes not allowed. +<http://example/\/> <http://example/p> <http://example/o> . |