aboutsummaryrefslogtreecommitdiffstats
path: root/tests/TriGTests/trig-subm-13.nq
diff options
context:
space:
mode:
authorDavid Robillard <d@drobilla.net>2020-11-09 12:11:13 +0100
committerDavid Robillard <d@drobilla.net>2020-11-09 20:01:27 +0100
commit8e0270ea4d800d4f52d6c563dbb07dbb6e8cd1b7 (patch)
tree3db87de8309be4faa9e4f36f3c4794cdf16a0c7c /tests/TriGTests/trig-subm-13.nq
parentd65769b7b9ad6a8c9c75f8fd96f929f8a2938774 (diff)
downloadserd-8e0270ea4d800d4f52d6c563dbb07dbb6e8cd1b7.tar.gz
serd-8e0270ea4d800d4f52d6c563dbb07dbb6e8cd1b7.tar.bz2
serd-8e0270ea4d800d4f52d6c563dbb07dbb6e8cd1b7.zip
Rename test directory
Diffstat (limited to 'tests/TriGTests/trig-subm-13.nq')
-rw-r--r--tests/TriGTests/trig-subm-13.nq8
1 files changed, 0 insertions, 8 deletions
diff --git a/tests/TriGTests/trig-subm-13.nq b/tests/TriGTests/trig-subm-13.nq
deleted file mode 100644
index 84c2a2e5..00000000
--- a/tests/TriGTests/trig-subm-13.nq
+++ /dev/null
@@ -1,8 +0,0 @@
-<http://example.org/ex#foo> <http://www.w3.org/1999/02/22-rdf-syntax-ns#_1> "1" .
-<http://example.org/ex#foo> <http://www.w3.org/1999/02/22-rdf-syntax-ns#_2> "2" .
-<http://example.org/ex#foo> <http://example.org/myprop#_abc> "def" .
-<http://example.org/ex#foo> <http://example.org/myprop#_345> "678" .
-<http://example.org/ex#foo> <http://www.w3.org/1999/02/22-rdf-syntax-ns#_1> "1" <http://example/graph> .
-<http://example.org/ex#foo> <http://www.w3.org/1999/02/22-rdf-syntax-ns#_2> "2" <http://example/graph> .
-<http://example.org/ex#foo> <http://example.org/myprop#_abc> "def" <http://example/graph> .
-<http://example.org/ex#foo> <http://example.org/myprop#_345> "678" <http://example/graph> .