oops, revert this line

svn: r11938

original commit: a1bbd7dd3c17b48ddd0cad18baf2a173c33b5066
This commit is contained in:
Eli Barzilay 2008-10-05 03:41:17 +00:00
parent d14979c7d7
commit b63bdbb842

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)))