From bde8f704624db5395a62835b4cd68902e8bda6bf Mon Sep 17 00:00:00 2001 From: Robby Findler Date: Mon, 29 Sep 2008 21:06:13 +0000 Subject: [PATCH] updated tests for newest stuff svn: r11908 original commit: 07cfcb4f0701dae0716847bab1e8de1718aad335 --- collects/tests/framework/main.ss | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/collects/tests/framework/main.ss b/collects/tests/framework/main.ss index a290b773..5b10ada2 100644 --- a/collects/tests/framework/main.ss +++ b/collects/tests/framework/main.ss @@ -53,7 +53,7 @@ (cond [all? all-files] [batch? (remove* interactive-files all-files)] [else files])))) - `("Names of the tests; defaults to all tests")) + `("Names of the tests; defaults to all non-interactive tests")) (when (file-exists? preferences-file) (debug-printf admin " saving preferences file ~s to ~s\n"