From eb3688117f95fa7190200489b5785b1d2b9c7f44 Mon Sep 17 00:00:00 2001 From: Brad Nelson Date: Sun, 30 Jan 2022 13:06:13 -0800 Subject: [PATCH] Fix bad refactor. --- ueforth/common/forth_namespace_tests.fs | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/ueforth/common/forth_namespace_tests.fs b/ueforth/common/forth_namespace_tests.fs index 99c84dd..a86224e 100644 --- a/ueforth/common/forth_namespace_tests.fs +++ b/ueforth/common/forth_namespace_tests.fs @@ -410,8 +410,8 @@ e: test-forth-namespace out: default-key out: default-type out: windows - check-highlevel-floats check-ansi + check-highlevel-floats out: internals check-vocabulary check-[]conds @@ -471,8 +471,8 @@ e: test-forth-namespace out: default-key out: default-type out: posix - check-highlevel-floats check-ansi + check-highlevel-floats out: internals check-vocabulary check-[]conds