aboutsummaryrefslogtreecommitdiffstats
path: root/test/extra/good/manifest.ttl
diff options
context:
space:
mode:
Diffstat (limited to 'test/extra/good/manifest.ttl')
-rw-r--r--test/extra/good/manifest.ttl7
1 files changed, 7 insertions, 0 deletions
diff --git a/test/extra/good/manifest.ttl b/test/extra/good/manifest.ttl
index 11a7ec5e..07147578 100644
--- a/test/extra/good/manifest.ttl
+++ b/test/extra/good/manifest.ttl
@@ -43,6 +43,7 @@
<#test-several-eaten-dots>
<#test-string-escapes>
<#test-uri>
+ <#test-uri-uchar>
) .
<#test-a-without-whitespace>
@@ -266,3 +267,9 @@
mf:action <test-uri.ttl> ;
mf:name "test-uri" ;
mf:result <test-uri.nt> .
+
+<#test-uri-uchar>
+ a rdft:TestTurtleEval ;
+ mf:action <test-uri-uchar.ttl> ;
+ mf:name "test-uri-uchar" ;
+ mf:result <test-uri-uchar.nt> .