aboutsummaryrefslogtreecommitdiffstats
path: root/test/bad/manifest.ttl
diff options
context:
space:
mode:
Diffstat (limited to 'test/bad/manifest.ttl')
-rw-r--r--test/bad/manifest.ttl6
1 files changed, 6 insertions, 0 deletions
diff --git a/test/bad/manifest.ttl b/test/bad/manifest.ttl
index 0f4f1338..05bcc69d 100644
--- a/test/bad/manifest.ttl
+++ b/test/bad/manifest.ttl
@@ -24,6 +24,7 @@
<#bad-14>
<#bad-base>
<#bad-blank>
+ <#bad-blank-syntax>
<#bad-bom>
<#bad-char-in-local>
<#bad-char-in-prefix>
@@ -166,6 +167,11 @@
mf:name "bad-blank" ;
mf:action <bad-blank.ttl> .
+<#bad-blank-syntax>
+ rdf:type rdft:TestTurtleNegativeSyntax ;
+ mf:name "bad-blank-syntax" ;
+ mf:action <bad-blank-syntax.ttl> .
+
<#bad-bom>
rdf:type rdft:TestTurtleNegativeSyntax ;
mf:name "bad-bom" ;