diff options
Diffstat (limited to 'test/extra/lax/test-bad-uri-out.nt')
-rw-r--r-- | test/extra/lax/test-bad-uri-out.nt | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/test/extra/lax/test-bad-uri-out.nt b/test/extra/lax/test-bad-uri-out.nt new file mode 100644 index 00000000..8cb00ba7 --- /dev/null +++ b/test/extra/lax/test-bad-uri-out.nt @@ -0,0 +1,4 @@ +<http://example.org/s> <http://example.org/p> <http://example.org/\u0009bado1> . +<http://example.org/s> <http://example.org/p> <http://example.org/goodo1> . +<http://example.org/s> <http://example.org/p> <http://example.org/\uFFFDbado2> . +<http://example.org/s> <http://example.org/p> <http://example.org/goodo2> . |