diff options
Diffstat (limited to 'tests/TriGTests/negative_numeric.nq')
-rw-r--r-- | tests/TriGTests/negative_numeric.nq | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/tests/TriGTests/negative_numeric.nq b/tests/TriGTests/negative_numeric.nq deleted file mode 100644 index 9c7f8126..00000000 --- a/tests/TriGTests/negative_numeric.nq +++ /dev/null @@ -1,2 +0,0 @@ -<http://a.example/s> <http://a.example/p> "-1"^^<http://www.w3.org/2001/XMLSchema#integer> . -<http://a.example/s> <http://a.example/p> "-1"^^<http://www.w3.org/2001/XMLSchema#integer> <http://example/graph> . |