summaryrefslogtreecommitdiffstats
path: root/tests/test-05.out
diff options
context:
space:
mode:
authorDavid Robillard <d@drobilla.net>2013-12-25 21:03:41 +0000
committerDavid Robillard <d@drobilla.net>2013-12-25 21:03:41 +0000
commit6019a68609a3798e83cb28924376a320a18386bc (patch)
treea8727a7d139f584950fe984db679c541c00f27c3 /tests/test-05.out
parent20aaebdc3024ef93afc80167f972287116a85f08 (diff)
downloadsord-6019a68609a3798e83cb28924376a320a18386bc.tar.gz
sord-6019a68609a3798e83cb28924376a320a18386bc.tar.bz2
sord-6019a68609a3798e83cb28924376a320a18386bc.zip
Update test suite for latest serd.
git-svn-id: http://svn.drobilla.net/sord/trunk@293 3d64ff67-21c5-427c-a301-fe4f08042e5a
Diffstat (limited to 'tests/test-05.out')
-rw-r--r--tests/test-05.out8
1 files changed, 4 insertions, 4 deletions
diff --git a/tests/test-05.out b/tests/test-05.out
index bf90417..d440197 100644
--- a/tests/test-05.out
+++ b/tests/test-05.out
@@ -1,4 +1,4 @@
-_:genid1 <http://example.org/base#a> <http://example.org/base#b> .
-_:genid1 <http://example.org/base#c> <http://example.org/base#d> .
-<http://example.org/base#e> <http://example.org/base#f> _:genid2 .
-_:genid2 <http://example.org/base#g> <http://example.org/base#h> .
+_:b1 <http://example.org/base#a> <http://example.org/base#b> .
+_:b1 <http://example.org/base#c> <http://example.org/base#d> .
+<http://example.org/base#e> <http://example.org/base#f> _:b2 .
+_:b2 <http://example.org/base#g> <http://example.org/base#h> .