oops, revert this line

svn: r11938
This commit is contained in:
Eli Barzilay 2008-10-05 03:41:17 +00:00
parent 2899c1f1cc
commit a1bbd7dd3c

View File

@ -86,7 +86,7 @@
(define (go) (test/gui tests))
(define (go/text) (test/text-ui tests))
(go/text)
(when (getenv "PLT_TESTS")
(unless (parameterize ([current-output-port (open-output-string)])
(= 0 (go/text)))