change out-of-date test
This commit is contained in:
parent
a58fc276c9
commit
cfa9918ac5
|
@ -69,7 +69,7 @@
|
|||
(check-syntax (arr/sc null #f (list list?/sc))
|
||||
'(-> any))
|
||||
(check-syntax (hash/sc list?/sc list?/sc)
|
||||
'(hash/c list? list?))
|
||||
'(typed-racket-hash/c list? list?))
|
||||
|
||||
))
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user