aboutsummaryrefslogtreecommitdiffstats
path: root/tests/bad-datatype.ttl
diff options
context:
space:
mode:
Diffstat (limited to 'tests/bad-datatype.ttl')
-rw-r--r--tests/bad-datatype.ttl1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/bad-datatype.ttl b/tests/bad-datatype.ttl
new file mode 100644
index 00000000..0dd6018f
--- /dev/null
+++ b/tests/bad-datatype.ttl
@@ -0,0 +1 @@
+<> <http://example.org/pred> "hello"^^"not-a-uri" . \ No newline at end of file