aboutsummaryrefslogtreecommitdiffstats
path: root/test/extra/pretty/datatypes.ttl
diff options
context:
space:
mode:
Diffstat (limited to 'test/extra/pretty/datatypes.ttl')
-rw-r--r--test/extra/pretty/datatypes.ttl2
1 files changed, 2 insertions, 0 deletions
diff --git a/test/extra/pretty/datatypes.ttl b/test/extra/pretty/datatypes.ttl
index 721dfe4d..8f8b13f2 100644
--- a/test/extra/pretty/datatypes.ttl
+++ b/test/extra/pretty/datatypes.ttl
@@ -9,6 +9,8 @@ eg:s
1 ,
2.3 ,
"4."^^xsd:decimal ,
+ "5"^^xsd:decimal ,
+ "6.7E8"^^xsd:float ,
false ,
true ,
"x"^^eg:datatype ,