From 51cc405d288a078543523efd380ce3c7d11ac501 Mon Sep 17 00:00:00 2001 From: David Robillard Date: Mon, 24 Jun 2024 15:12:05 -0400 Subject: Improve test suite coverage --- test/extra/pretty/datatypes.ttl | 2 ++ 1 file changed, 2 insertions(+) (limited to 'test/extra/pretty') 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 , -- cgit v1.2.1