aboutsummaryrefslogtreecommitdiffstats
path: root/test/good/manifest.ttl
diff options
context:
space:
mode:
authorDavid Robillard <d@drobilla.net>2021-06-28 20:59:28 -0400
committerDavid Robillard <d@drobilla.net>2022-01-14 19:37:51 -0500
commit8f6d68365e0dccba13c588dd4180ea18fc9cda09 (patch)
treec0a4101054593a15cc1afa00e2a0f202be1a7b75 /test/good/manifest.ttl
parent45902fbbaa11e8c38944b38182afb92bc0641ec9 (diff)
downloadserd-8f6d68365e0dccba13c588dd4180ea18fc9cda09.tar.gz
serd-8f6d68365e0dccba13c588dd4180ea18fc9cda09.tar.bz2
serd-8f6d68365e0dccba13c588dd4180ea18fc9cda09.zip
Factor out NTriples reader
Diffstat (limited to 'test/good/manifest.ttl')
-rw-r--r--test/good/manifest.ttl7
1 files changed, 0 insertions, 7 deletions
diff --git a/test/good/manifest.ttl b/test/good/manifest.ttl
index 2bf36caf..fe3e195e 100644
--- a/test/good/manifest.ttl
+++ b/test/good/manifest.ttl
@@ -43,7 +43,6 @@
<#test-no-spaces>
<#test-non-curie-uri>
<#test-num>
- <#test-out-of-range-unicode>
<#test-prefix>
<#test-pretty>
<#test-rel>
@@ -257,12 +256,6 @@
mf:action <test-num.ttl> ;
mf:result <test-num.nt> .
-<#test-out-of-range-unicode>
- rdf:type rdft:TestTurtleEval ;
- mf:name "test-out-of-range-unicode" ;
- mf:action <test-out-of-range-unicode.ttl> ;
- mf:result <test-out-of-range-unicode.nt> .
-
<#test-prefix>
rdf:type rdft:TestTurtleEval ;
mf:name "test-prefix" ;