diff options
Diffstat (limited to 'tests/TrigTests/blankNodePropertyList_as_subject.nq')
-rw-r--r-- | tests/TrigTests/blankNodePropertyList_as_subject.nq | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/tests/TrigTests/blankNodePropertyList_as_subject.nq b/tests/TrigTests/blankNodePropertyList_as_subject.nq deleted file mode 100644 index b3c274ce..00000000 --- a/tests/TrigTests/blankNodePropertyList_as_subject.nq +++ /dev/null @@ -1,4 +0,0 @@ -_:b1 <http://a.example/p> <http://a.example/o> . -_:b1 <http://a.example/p2> <http://a.example/o2> . -_:b2 <http://a.example/p> <http://a.example/o> <http://example/graph> . -_:b2 <http://a.example/p2> <http://a.example/o2> <http://example/graph> . |