From c58565866d52a7549c2abebe1f78ca547769f469 Mon Sep 17 00:00:00 2001 From: David Robillard Date: Wed, 3 Oct 2018 16:12:57 +0200 Subject: Fix TriG test suite to not require clashing blank node IDs --- tests/TriGTests/labeled_blank_node_graph.nq | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tests/TriGTests/labeled_blank_node_graph.nq') diff --git a/tests/TriGTests/labeled_blank_node_graph.nq b/tests/TriGTests/labeled_blank_node_graph.nq index 0522cbda..e9d83f4e 100644 --- a/tests/TriGTests/labeled_blank_node_graph.nq +++ b/tests/TriGTests/labeled_blank_node_graph.nq @@ -1 +1 @@ - _:b1 . + _:g1 . -- cgit v1.2.1