diff options
Diffstat (limited to 'tests/TrigTests/trig-subm-22.nq')
-rw-r--r-- | tests/TrigTests/trig-subm-22.nq | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/tests/TrigTests/trig-subm-22.nq b/tests/TrigTests/trig-subm-22.nq deleted file mode 100644 index 01ab3571..00000000 --- a/tests/TrigTests/trig-subm-22.nq +++ /dev/null @@ -1,4 +0,0 @@ -<http://example.org#a> <http://example.org#b> "true"^^<http://www.w3.org/2001/XMLSchema#boolean> . -<http://example.org#c> <http://example.org#d> "false"^^<http://www.w3.org/2001/XMLSchema#boolean> . -<http://example.org#a> <http://example.org#b> "true"^^<http://www.w3.org/2001/XMLSchema#boolean> <http://example/graph> . -<http://example.org#c> <http://example.org#d> "false"^^<http://www.w3.org/2001/XMLSchema#boolean> <http://example/graph> . |