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-01-05 17:12:38 +0100
commitd493841ad1ae145db53b04d4d8eeb21fe6a2a438 (patch)
treedb59efac99d81fec4d2be12756b28d46883a307f /tests/good/manifest.ttl
parenta061646f3a87e9e3729b4ac1f4dee2a88d0c8f5b (diff)
downloadserd-d493841ad1ae145db53b04d4d8eeb21fe6a2a438.tar.gz
serd-d493841ad1ae145db53b04d4d8eeb21fe6a2a438.tar.bz2
serd-d493841ad1ae145db53b04d4d8eeb21fe6a2a438.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 f8641326..81ccf464 100644
--- a/tests/good/manifest.ttl
+++ b/tests/good/manifest.ttl
@@ -17,7 +17,6 @@
<#test-18>
<#test-30>
<#test-backspace>
- <#test-bad-utf8>
<#test-base-query>
<#test-blank-cont>
<#test-blank-in-list>
@@ -101,12 +100,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" ;