aboutsummaryrefslogtreecommitdiffstats
path: root/tests/good/manifest.ttl
diff options
context:
space:
mode:
Diffstat (limited to 'tests/good/manifest.ttl')
-rw-r--r--tests/good/manifest.ttl7
1 files changed, 7 insertions, 0 deletions
diff --git a/tests/good/manifest.ttl b/tests/good/manifest.ttl
index f8641326..25afdd5f 100644
--- a/tests/good/manifest.ttl
+++ b/tests/good/manifest.ttl
@@ -40,6 +40,7 @@
<#test-list-subject>
<#test-list>
<#test-long-string>
+ <#test-several-eaten-dots>
<#test-no-spaces>
<#test-non-curie-uri>
<#test-num>
@@ -239,6 +240,12 @@
mf:action <test-long-string.ttl> ;
mf:result <test-long-string.nt> .
+<#test-several-eaten-dots>
+ rdf:type rdft:TestTrigEval ;
+ mf:name "test-several-eaten-dots" ;
+ mf:action <test-several-eaten-dots.trig> ;
+ mf:result <test-several-eaten-dots.nq> .
+
<#test-no-spaces>
rdf:type rdft:TestTurtleEval ;
mf:name "test-no-spaces" ;