aboutsummaryrefslogtreecommitdiffstats
path: root/tests/bad/manifest.ttl
diff options
context:
space:
mode:
Diffstat (limited to 'tests/bad/manifest.ttl')
-rw-r--r--tests/bad/manifest.ttl6
1 files changed, 6 insertions, 0 deletions
diff --git a/tests/bad/manifest.ttl b/tests/bad/manifest.ttl
index 57fb02f7..2c103a84 100644
--- a/tests/bad/manifest.ttl
+++ b/tests/bad/manifest.ttl
@@ -59,6 +59,7 @@
<#bad-misspelled-prefix>
<#bad-namespace>
<#bad-ns>
+ <#bad-null-byte>
<#bad-num>
<#bad-object2>
<#bad-object>
@@ -337,6 +338,11 @@
mf:name "bad-ns" ;
mf:action <bad-ns.ttl> .
+<#bad-null-byte>
+ rdf:type rdft:TestTurtleNegativeSyntax ;
+ mf:name "bad-null-byte" ;
+ mf:action <bad-null-byte.ttl> .
+
<#bad-num>
rdf:type rdft:TestTurtleNegativeSyntax ;
mf:name "bad-num" ;