Change exception predicate for a test
For some reason, the other predicate breaks on some test setups, even though it usually succeeds. Please merge to 5.3.2 original commit: c5c6280d8767a33891060c6d54907b2aafe778aa
This commit is contained in:
parent
472ae5dbb2
commit
657652d8b9
|
@ -1,6 +1,6 @@
|
|||
#;
|
||||
(exn-pred exn:fail:contract:arity?)
|
||||
#lang racket/load
|
||||
(exn-pred exn:fail:contract?)
|
||||
#lang racket
|
||||
|
||||
;; fail version
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user