summaryrefslogtreecommitdiffstats
path: root/tests/turtle/bad-19.ttl
diff options
context:
space:
mode:
Diffstat (limited to 'tests/turtle/bad-19.ttl')
-rw-r--r--tests/turtle/bad-19.ttl3
1 files changed, 3 insertions, 0 deletions
diff --git a/tests/turtle/bad-19.ttl b/tests/turtle/bad-19.ttl
new file mode 100644
index 0000000..66e729b
--- /dev/null
+++ b/tests/turtle/bad-19.ttl
@@ -0,0 +1,3 @@
+# Bad () in predicate position
+@prefix : <http://example.org/ex#> .
+:a () :b .