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 2c103a84..e8ecb396 100644
--- a/tests/bad/manifest.ttl
+++ b/tests/bad/manifest.ttl
@@ -30,6 +30,7 @@
<#bad-char-in-uri>
<#bad-datatype>
<#bad-dot-after-subject>
+ <#bad-dot-in-collection>
<#bad-eof-after-quotes>
<#bad-eof-at-string-start>
<#bad-eof-in-blank>
@@ -193,6 +194,11 @@
mf:name "bad-dot-after-subject" ;
mf:action <bad-dot-after-subject.ttl> .
+<#bad-dot-in-collection>
+ rdf:type rdft:TestTurtleNegativeSyntax ;
+ mf:name "bad-dot-in-collection" ;
+ mf:action <bad-dot-in-collection.ttl> .
+
<#bad-eof-after-quotes>
rdf:type rdft:TestTurtleNegativeSyntax ;
mf:name "bad-eof-after-quotes" ;