aboutsummaryrefslogtreecommitdiffstats
path: root/tests/TriGTests/literal_false.nq
diff options
context:
space:
mode:
Diffstat (limited to 'tests/TriGTests/literal_false.nq')
-rw-r--r--tests/TriGTests/literal_false.nq2
1 files changed, 0 insertions, 2 deletions
diff --git a/tests/TriGTests/literal_false.nq b/tests/TriGTests/literal_false.nq
deleted file mode 100644
index 9a334557..00000000
--- a/tests/TriGTests/literal_false.nq
+++ /dev/null
@@ -1,2 +0,0 @@
-<http://a.example/s> <http://a.example/p> "false"^^<http://www.w3.org/2001/XMLSchema#boolean> .
-<http://a.example/s> <http://a.example/p> "false"^^<http://www.w3.org/2001/XMLSchema#boolean> <http://example/graph> .