aboutsummaryrefslogtreecommitdiffstats
path: root/tests/good/manifest.ttl
diff options
context:
space:
mode:
authorDavid Robillard <d@drobilla.net>2018-11-25 16:12:23 +0100
committerDavid Robillard <d@drobilla.net>2019-04-13 19:48:23 +0200
commit3b1252125ca66387f904ce107fb4c6130d5c582d (patch)
tree2407cdb6f3c372286895e767c58153f6f02bbe5b /tests/good/manifest.ttl
parente320bb53e58314fb2f04d514fc68202efcb52f3e (diff)
downloadserd-3b1252125ca66387f904ce107fb4c6130d5c582d.tar.gz
serd-3b1252125ca66387f904ce107fb4c6130d5c582d.tar.bz2
serd-3b1252125ca66387f904ce107fb4c6130d5c582d.zip
Add separate test suite for lax syntax tests
Diffstat (limited to 'tests/good/manifest.ttl')
-rw-r--r--tests/good/manifest.ttl7
1 files changed, 0 insertions, 7 deletions
diff --git a/tests/good/manifest.ttl b/tests/good/manifest.ttl
index dd83a7e5..9dccde7b 100644
--- a/tests/good/manifest.ttl
+++ b/tests/good/manifest.ttl
@@ -18,7 +18,6 @@
<#test-30>
<#test-a-without-whitespace>
<#test-backspace>
- <#test-bad-utf8>
<#test-base-query>
<#test-blank-cont>
<#test-blank-in-list>
@@ -109,12 +108,6 @@
mf:action <test-backspace.ttl> ;
mf:result <test-backspace.nt> .
-<#test-bad-utf8>
- rdf:type rdft:TestTurtleEval ;
- mf:name "test-bad-utf8" ;
- mf:action <test-bad-utf8.ttl> ;
- mf:result <test-bad-utf8.nt> .
-
<#test-base-query>
rdf:type rdft:TestTurtleEval ;
mf:name "test-base-query" ;