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
This commit is contained in:
Asumu Takikawa 2013-01-09 18:11:28 -05:00
parent f577b49a4d
commit c5c6280d87

View File

@ -1,6 +1,6 @@
#;
(exn-pred exn:fail:contract:arity?)
#lang racket/load
(exn-pred exn:fail:contract?)
#lang racket
;; fail version