run-collapsed doesn't work with WXME mode
This commit is contained in:
parent
120ce62bbb
commit
6509c8be20
|
@ -3,7 +3,7 @@
|
|||
(require racket/runtime-path)
|
||||
(define-runtime-path here ".")
|
||||
|
||||
(define known-wxme-failures '("collapsed.rkt"))
|
||||
(define known-wxme-failures '("collapsed.rkt" "run-collapsed.rkt"))
|
||||
|
||||
(define (record-failure exn)
|
||||
(parameterize ([current-error-port (current-output-port)])
|
||||
|
|
Loading…
Reference in New Issue
Block a user