diff --git a/basis/tools/deploy/deploy-tests.factor b/basis/tools/deploy/deploy-tests.factor index b738a7852c..aa2bca26f1 100644 --- a/basis/tools/deploy/deploy-tests.factor +++ b/basis/tools/deploy/deploy-tests.factor @@ -142,4 +142,11 @@ os macosx? [ [ ] [ 800000 small-enough? ] unit-test +[ ] [ "tools.deploy.test.21" shake-and-bake ] unit-test + +[ "1 2 3" ] +[ deploy-test-command ascii [ readln ] with-process-reader ] unit-test + +[ ] [ 600000 small-enough? ] unit-test + [ ] [ "benchmark.ui-panes" shake-and-bake run-temp-image ] unit-test