From d2ab2e6dd13733091bc59cb1f7810171aed34181 Mon Sep 17 00:00:00 2001 From: Doug Coleman Date: Fri, 17 Jul 2015 15:19:09 -0700 Subject: [PATCH] math.parser.tests: Fix whitespace. --- core/math/parser/parser-tests.factor | 1 - 1 file changed, 1 deletion(-) diff --git a/core/math/parser/parser-tests.factor b/core/math/parser/parser-tests.factor index 215137954b..d33d6ed4f2 100644 --- a/core/math/parser/parser-tests.factor +++ b/core/math/parser/parser-tests.factor @@ -367,4 +367,3 @@ unit-test { t } [ most-positive-fixnum number>string string>number fixnum? ] unit-test { t } [ most-negative-fixnum number>string string>number fixnum? ] unit-test -