diff options
Diffstat (limited to 'tests/TriGTests/negative_numeric.nq')
-rw-r--r-- | tests/TriGTests/negative_numeric.nq | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/TriGTests/negative_numeric.nq b/tests/TriGTests/negative_numeric.nq new file mode 100644 index 00000000..9c7f8126 --- /dev/null +++ b/tests/TriGTests/negative_numeric.nq @@ -0,0 +1,2 @@ +<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> . |