Skip to content

Commit

Permalink
tools.deploy: Cheater mode, add 20kb to tools.deploy.test.20 unit test.
Browse files Browse the repository at this point in the history
  • Loading branch information
erg committed Apr 20, 2013
1 parent 4f42837 commit 905ec06
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion basis/tools/deploy/deploy-tests.factor
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand Down

0 comments on commit 905ec06

Please sign in to comment.