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:
Asumu Takikawa 2013-01-09 18:11:28 -05:00
parent 472ae5dbb2
commit 657652d8b9

View File

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