diff --git a/collects/tests/mzscheme/README b/collects/tests/mzscheme/README index c4394c633c..4676cc5706 100644 --- a/collects/tests/mzscheme/README +++ b/collects/tests/mzscheme/README @@ -21,6 +21,7 @@ Test compilation and writing/reading compiled code with: Run the standard tests with no output except for the results with: > (load "PATHTOHERE/quiet.ss") +(Also get an error code -- use with scripts.) Run 3 copies of the test suite concurrently in separate threads: > (load "PATHTOHERE/parallel.ss")