From 02d9fbd35ce322208f9e944262440d67eafa75d1 Mon Sep 17 00:00:00 2001 From: John Clements Date: Sat, 23 Sep 2006 11:20:37 +0000 Subject: [PATCH] back to all tests svn: r4425 --- collects/tests/stepper/through-tests.ss | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/collects/tests/stepper/through-tests.ss b/collects/tests/stepper/through-tests.ss index b2d81ed312..d091e52f73 100755 --- a/collects/tests/stepper/through-tests.ss +++ b/collects/tests/stepper/through-tests.ss @@ -1513,8 +1513,8 @@ exec mred -u "$0" "$@" "(define (f2c x) x) (convert-gui f2c)" `() ; placeholder )) - (run-tests '(lam-let)) - ;;(run-all-tests) + ;;(run-tests '(lam-let)) + (run-all-tests) ) ;; Local variables: