summaryrefslogtreecommitdiff
path: root/tests3/data/construct-float.code
diff options
context:
space:
mode:
Diffstat (limited to 'tests3/data/construct-float.code')
-rw-r--r--tests3/data/construct-float.code8
1 files changed, 0 insertions, 8 deletions
diff --git a/tests3/data/construct-float.code b/tests3/data/construct-float.code
deleted file mode 100644
index 8493bf2..0000000
--- a/tests3/data/construct-float.code
+++ /dev/null
@@ -1,8 +0,0 @@
-{
- "canonical": 685230.15,
- "exponential": 685230.15,
- "fixed": 685230.15,
- "sexagesimal": 685230.15,
- "negative infinity": -1e300000,
- "not a number": 1e300000/1e300000,
-}