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/anonymous_blank_node_graph.nq | 1 + 1 file changed, 1 insertion(+) create mode 100644 tests/TriGTests/anonymous_blank_node_graph.nq (limited to 'tests/TriGTests/anonymous_blank_node_graph.nq') diff --git a/tests/TriGTests/anonymous_blank_node_graph.nq b/tests/TriGTests/anonymous_blank_node_graph.nq new file mode 100644 index 00000000..0522cbda --- /dev/null +++ b/tests/TriGTests/anonymous_blank_node_graph.nq @@ -0,0 +1 @@ + _:b1 . -- cgit v1.2.1