diff options
Diffstat (limited to 'tests/test-num.out')
-rw-r--r-- | tests/test-num.out | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/test-num.out b/tests/test-num.out index 2502580..54263d4 100644 --- a/tests/test-num.out +++ b/tests/test-num.out @@ -7,3 +7,4 @@ <http://example.org/eg#thing> <http://example.org/eg#num> "1.58490e-05"^^<http://www.w3.org/2001/XMLSchema#double> . <http://example.org/eg#thing> <http://example.org/eg#num> "1.58490e+05"^^<http://www.w3.org/2001/XMLSchema#double> . <http://example.org/eg#thing> <http://example.org/eg#num> "1.58490e05"^^<http://www.w3.org/2001/XMLSchema#double> . +<http://example.org/eg#thing> <http://example.org/eg#num> "1.58490E05"^^<http://www.w3.org/2001/XMLSchema#double> . |