aboutsummaryrefslogtreecommitdiffstats
path: root/test/extra/lax/test-bad-uri.nt
diff options
context:
space:
mode:
Diffstat (limited to 'test/extra/lax/test-bad-uri.nt')
-rw-r--r--test/extra/lax/test-bad-uri.nt4
1 files changed, 4 insertions, 0 deletions
diff --git a/test/extra/lax/test-bad-uri.nt b/test/extra/lax/test-bad-uri.nt
new file mode 100644
index 00000000..8cb00ba7
--- /dev/null
+++ b/test/extra/lax/test-bad-uri.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> .