oops, revert this line
svn: r11938
This commit is contained in:
parent
2899c1f1cc
commit
a1bbd7dd3c
|
@ -86,7 +86,7 @@
|
||||||
|
|
||||||
(define (go) (test/gui tests))
|
(define (go) (test/gui tests))
|
||||||
(define (go/text) (test/text-ui tests))
|
(define (go/text) (test/text-ui tests))
|
||||||
(go/text)
|
|
||||||
(when (getenv "PLT_TESTS")
|
(when (getenv "PLT_TESTS")
|
||||||
(unless (parameterize ([current-output-port (open-output-string)])
|
(unless (parameterize ([current-output-port (open-output-string)])
|
||||||
(= 0 (go/text)))
|
(= 0 (go/text)))
|
||||||
|
|
Loading…
Reference in New Issue
Block a user