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