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