Fix test for 29bce22d0b8c27e2ebcc337586e02159ad4a4f42
Oddly, this test succeeded locally even with the wrong exception expression. DrDr caught it though. original commit: ec80b7d01caf8ff830ee4ad7fd878d281aead761
This commit is contained in:
parent
30fd1d07fa
commit
cf3593cea0
|
@ -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