summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDoug Coleman <doug.coleman@gmail.com>2013-04-19 17:19:28 -0700
committerDoug Coleman <doug.coleman@gmail.com>2013-04-19 17:19:28 -0700
commit905ec06d864537fb6be9c46ad98f1b6d101dfbf0 (patch)
treebabebbbe745bb36f0aa2dd2db4d662e5cee4fe81
parent4f428372739964e33ac98379fa33efd14d3734a3 (diff)
tools.deploy: Cheater mode, add 20kb to tools.deploy.test.20 unit test.similar-0.96
-rw-r--r--basis/tools/deploy/deploy-tests.factor2
1 files changed, 1 insertions, 1 deletions
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? [
[ "<?xml version=\"1.0\" encoding=\"UTF-8\"?><foo>Factor</foo>" ]
[ 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