Skip to content

Commit 96c7b1f

Browse files
committed
Change test fixture files to be used with the link-metadata feature.
1 parent de9f296 commit 96c7b1f

2 files changed

Lines changed: 4 additions & 2 deletions

File tree

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,4 +3,5 @@
33

44
</>
55
dc:title "Top-level Test document" ;
6-
rdfs:comment "Dummy file for testing metadata file in same directory" .
6+
rdfs:comment "Dummy file for testing metadata file in same directory" ;
7+
rdfs:comment "It is also used to be directed to by the non-existent file 'redirectPermanent.ttl'" .

tests/fixtures/nested/parent/child/file.ttl renamed to tests/fixtures/nested/parent/childFile.ttl

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,4 +3,5 @@
33

44
</>
55
dc:title "Nested Test document" ;
6-
rdfs:comment "Dummy file for testing metadata file in a parent directory" .
6+
rdfs:comment "Dummy file for testing metadata file in a parent directory" ;
7+
rdfs:comment "It is also used to be directed to by the non-existent file 'redirectTemporary.ttl'" .

0 commit comments

Comments
 (0)