This error should not be on stderr, because it is intended
This commit is contained in:
parent
dbad0093f2
commit
fb8e8640bb
|
@ -23,7 +23,7 @@
|
|||
(test 'was-mismatch 'mismtach
|
||||
(with-handlers ([exn:fail:contract?
|
||||
(lambda (x)
|
||||
(fprintf (current-error-port) "~a~n" (exn-message x))
|
||||
(printf "~a~n" (exn-message x))
|
||||
'was-mismatch)]
|
||||
[exn:fail? values])
|
||||
expr)))])))
|
||||
|
|
Loading…
Reference in New Issue
Block a user