aboutsummaryrefslogtreecommitdiffstats
path: root/tests/TriGTests/blankNodePropertyList_as_object.nq
diff options
context:
space:
mode:
Diffstat (limited to 'tests/TriGTests/blankNodePropertyList_as_object.nq')
-rw-r--r--tests/TriGTests/blankNodePropertyList_as_object.nq4
1 files changed, 0 insertions, 4 deletions
diff --git a/tests/TriGTests/blankNodePropertyList_as_object.nq b/tests/TriGTests/blankNodePropertyList_as_object.nq
deleted file mode 100644
index 8e38d4e4..00000000
--- a/tests/TriGTests/blankNodePropertyList_as_object.nq
+++ /dev/null
@@ -1,4 +0,0 @@
-<http://a.example/s> <http://a.example/p> _:b1 .
-_:b1 <http://a.example/p2> <http://a.example/o2> .
-<http://a.example/s> <http://a.example/p> _:b2 <http://example/graph> .
-_:b2 <http://a.example/p2> <http://a.example/o2> <http://example/graph> .