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