aboutsummaryrefslogtreecommitdiffstats
path: root/test/extra/pretty/manifest.ttl
diff options
context:
space:
mode:
Diffstat (limited to 'test/extra/pretty/manifest.ttl')
-rw-r--r--test/extra/pretty/manifest.ttl7
1 files changed, 7 insertions, 0 deletions
diff --git a/test/extra/pretty/manifest.ttl b/test/extra/pretty/manifest.ttl
index 6422c9e0..26ed63be 100644
--- a/test/extra/pretty/manifest.ttl
+++ b/test/extra/pretty/manifest.ttl
@@ -35,6 +35,7 @@
<#nested-list-object>
<#nested-list-object-with-empty-lists>
<#relative-uris>
+ <#repeated-directives>
<#short-string-escapes>
<#uri-escapes>
<#nested-list-subject>
@@ -214,6 +215,12 @@
mf:name "relative-uris" ;
mf:result <relative-uris.ttl> .
+<#repeated-directives>
+ a rdft:TestTurtleEval ;
+ mf:action <repeated-directives.ttl> ;
+ mf:name "repeated-directives" ;
+ mf:result <repeated-directives.ttl> .
+
<#short-string-escapes>
a rdft:TestTurtleEval ;
mf:action <short-string-escapes.ttl> ;