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 466a4435..d024dccc 100644
--- a/test/bad/manifest.ttl
+++ b/test/bad/manifest.ttl
@@ -34,6 +34,7 @@
<#bad-eof-after-quotes>
<#bad-eof-at-string-start>
<#bad-eof-in-blank>
+ <#bad-eof-in-character>
<#bad-eof-in-escape>
<#bad-eof-in-lang-suffix>
<#bad-eof-in-lang>
@@ -215,6 +216,11 @@
mf:name "bad-eof-in-blank" ;
mf:action <bad-eof-in-blank.ttl> .
+<#bad-eof-in-character>
+ rdf:type rdft:TestTurtleNegativeSyntax ;
+ mf:name "bad-eof-in-character" ;
+ mf:action <bad-eof-in-character.ttl> .
+
<#bad-eof-in-escape>
rdf:type rdft:TestTurtleNegativeSyntax ;
mf:name "bad-eof-in-escape" ;