Fix test for 29bce22d0b
Oddly, this test succeeded locally even with the
wrong exception expression. DrDr caught it though.
(cherry picked from commit ec80b7d01c
)
This commit is contained in:
parent
cf8f806db7
commit
d6acbce609
|
@ -1,5 +1,5 @@
|
|||
#;
|
||||
(exn:pred #rx"expected 2 values, but got 1")
|
||||
(exn-pred #rx"Expected 2 values, but got 1")
|
||||
#lang typed/racket
|
||||
|
||||
;; This test ensures that the following snippet doesn't
|
||||
|
|
Loading…
Reference in New Issue
Block a user