diff options
Diffstat (limited to 'tests/TriGTests/alternating_iri_graphs.nq')
-rw-r--r-- | tests/TriGTests/alternating_iri_graphs.nq | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/tests/TriGTests/alternating_iri_graphs.nq b/tests/TriGTests/alternating_iri_graphs.nq deleted file mode 100644 index 29c063e4..00000000 --- a/tests/TriGTests/alternating_iri_graphs.nq +++ /dev/null @@ -1,4 +0,0 @@ -<http://example/a> <http://example/b> <http://example/c> . -<http://example/a> <http://example/b> <http://example/d> <http://example/G> . -<http://example/a> <http://example/b> <http://example/e> . -<http://example/a> <http://example/b> <http://example/f> <http://example/G> . |