Changed the exn thrown
This commit is contained in:
parent
6466c480b0
commit
8b38c8e933
|
@ -47,7 +47,7 @@
|
||||||
|
|
||||||
(test-exn
|
(test-exn
|
||||||
"add-param.rkt - Parameters, s/s/u (should fail)"
|
"add-param.rkt - Parameters, s/s/u (should fail)"
|
||||||
exn:fail:contract?
|
exn:fail?
|
||||||
(lambda ()
|
(lambda ()
|
||||||
(let* ([xs #"10"]
|
(let* ([xs #"10"]
|
||||||
[ys #"17"]
|
[ys #"17"]
|
||||||
|
|
Loading…
Reference in New Issue
Block a user