TS tests now work, and are not noisy when succeeding
svn: r12119 original commit: 0ccbac0647a6a0dd129d9b7531514cfdca24d58d
This commit is contained in:
parent
fd7442f6ed
commit
e94b7c2f70
|
@ -2,5 +2,6 @@
|
|||
|
||||
(require "main.ss")
|
||||
(current-namespace (make-base-namespace))
|
||||
(unless (= 0 (go/text))
|
||||
(unless (= 0 (parameterize ([error-display-handler void])
|
||||
(go/text)))
|
||||
(error "Typed Scheme Tests did not pass."))
|
||||
|
|
Loading…
Reference in New Issue
Block a user