aboutsummaryrefslogtreecommitdiffstats
path: root/tests/test-05.nt
diff options
context:
space:
mode:
Diffstat (limited to 'tests/test-05.nt')
-rw-r--r--tests/test-05.nt8
1 files changed, 4 insertions, 4 deletions
diff --git a/tests/test-05.nt b/tests/test-05.nt
index bf904178..d440197f 100644
--- a/tests/test-05.nt
+++ b/tests/test-05.nt
@@ -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> .