diff --git a/basis/tools/deploy/deploy-tests.factor b/basis/tools/deploy/deploy-tests.factor index 71e83ea29c..226cf654b1 100644 --- a/basis/tools/deploy/deploy-tests.factor +++ b/basis/tools/deploy/deploy-tests.factor @@ -36,9 +36,9 @@ urls math.parser ; [ t ] [ 1200000 small-enough? ] unit-test -! [ ] [ "tetris" shake-and-bake ] unit-test -! -! [ t ] [ 1500000 small-enough? ] unit-test +[ ] [ "tetris" shake-and-bake ] unit-test + +[ t ] [ 1500000 small-enough? ] unit-test [ ] [ "bunny" shake-and-bake ] unit-test