From cc75d00e1ce694ce8c9ca786a683a8a37afa1546 Mon Sep 17 00:00:00 2001 From: Brad Nelson Date: Fri, 22 Jul 2022 18:21:28 -0700 Subject: [PATCH] Fix test. --- common/float_tests.fs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/common/float_tests.fs b/common/float_tests.fs index 2e948b1..4374383 100644 --- a/common/float_tests.fs +++ b/common/float_tests.fs @@ -102,7 +102,7 @@ e: test-afliteral e: test-float-broken-parse internals - s" teste" f>number? 0= assert + s" teste" s>float? 0= assert ;e e: test-sfloats