From 1cd28740726bbad8eb31cabc22c64a1b2988919d Mon Sep 17 00:00:00 2001 From: slava Date: Sat, 1 Nov 2008 18:56:12 -0500 Subject: [PATCH] Uncomment a test --- basis/tools/deploy/deploy-tests.factor | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) 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