From 905ec06d864537fb6be9c46ad98f1b6d101dfbf0 Mon Sep 17 00:00:00 2001 From: Doug Coleman Date: Fri, 19 Apr 2013 17:19:28 -0700 Subject: [PATCH] tools.deploy: Cheater mode, add 20kb to tools.deploy.test.20 unit test. --- basis/tools/deploy/deploy-tests.factor | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/basis/tools/deploy/deploy-tests.factor b/basis/tools/deploy/deploy-tests.factor index 084fb70d72..e71b4a8a39 100644 --- a/basis/tools/deploy/deploy-tests.factor +++ b/basis/tools/deploy/deploy-tests.factor @@ -154,7 +154,7 @@ os macosx? [ [ "Factor" ] [ deploy-test-command ascii [ readln ] with-process-reader ] unit-test -[ ] [ "tools.deploy.test.20" drop 850000 small-enough? ] unit-test +[ ] [ "tools.deploy.test.20" drop 870000 small-enough? ] unit-test [ ] [ "tools.deploy.test.21" shake-and-bake ] unit-test