aboutsummaryrefslogtreecommitdiffstats
path: root/test/extra/lax/test-bad-uri.trig
diff options
context:
space:
mode:
Diffstat (limited to 'test/extra/lax/test-bad-uri.trig')
-rw-r--r--test/extra/lax/test-bad-uri.trig8
1 files changed, 8 insertions, 0 deletions
diff --git a/test/extra/lax/test-bad-uri.trig b/test/extra/lax/test-bad-uri.trig
new file mode 100644
index 00000000..ba852fef
--- /dev/null
+++ b/test/extra/lax/test-bad-uri.trig
@@ -0,0 +1,8 @@
+<http://example.org/˙˙badg1> {
+ <http://example.org/s> <http://example.org/p> <http://example.org/goodo1>
+}
+
+<http://example.org/s>
+ <http://example.org/p> <http://example.org/ bado1> ;
+ <http://example.org/p> <http://example.org/˙˙bado2> ;
+ <http://example.org/p> <http://example.org/goodo2> .