racket/collects/tests/mzscheme/loadtest.ss
Eli Barzilay bbf54efde9 Better output: using quiet.ss will show nothing except for section
headers and errors (if any).  Also, using quiet.ss will exit with an
error code if there were errors.

svn: r3655
2006-07-07 23:46:35 +00:00

4 lines
95 B
Scheme

(unless (namespace-variable-value 'Section #f (lambda () #f))
(load-relative "testing.ss"))