aboutsummaryrefslogtreecommitdiffstats
path: root/test/extra/perfect/test-integer.nt
diff options
context:
space:
mode:
Diffstat (limited to 'test/extra/perfect/test-integer.nt')
-rw-r--r--test/extra/perfect/test-integer.nt3
1 files changed, 3 insertions, 0 deletions
diff --git a/test/extra/perfect/test-integer.nt b/test/extra/perfect/test-integer.nt
new file mode 100644
index 00000000..18c5625e
--- /dev/null
+++ b/test/extra/perfect/test-integer.nt
@@ -0,0 +1,3 @@
+<http://example.org/eg#s> <http://example.org/eg#p> "+1"^^<http://www.w3.org/2001/XMLSchema#integer> .
+<http://example.org/eg#s> <http://example.org/eg#p> "-2"^^<http://www.w3.org/2001/XMLSchema#integer> .
+<http://example.org/eg#s> <http://example.org/eg#p> "3"^^<http://www.w3.org/2001/XMLSchema#integer> .