--- a/test-suite/tests/toRdf-0021-out.nq Mon Sep 24 10:14:59 2012 -0700
+++ b/test-suite/tests/toRdf-0021-out.nq Mon Sep 24 19:48:15 2012 +0200
@@ -1,1 +1,1 @@
-_:t0 <http://example/measure#cups> "5.300000000000000e+00"^^<http://www.w3.org/2001/XMLSchema#double> .
+_:t0 <http://example/measure#cups> "5.3E0"^^<http://www.w3.org/2001/XMLSchema#double> .
--- a/test-suite/tests/toRdf-0022-out.nq Mon Sep 24 10:14:59 2012 -0700
+++ b/test-suite/tests/toRdf-0022-out.nq Mon Sep 24 19:48:15 2012 +0200
@@ -1,1 +1,1 @@
-_:t0 <http://example/measure#cups> "5.300000000000000e+00"^^<http://www.w3.org/2001/XMLSchema#double> .
+_:t0 <http://example/measure#cups> "5.3E0"^^<http://www.w3.org/2001/XMLSchema#double> .