Fix contract for contracted TR tests
This commit is contained in:
parent
4ab7ba2578
commit
8e63b14f4c
|
@ -18,7 +18,8 @@
|
|||
(-or/c Type/c string?)
|
||||
-any)]
|
||||
[type-mismatch
|
||||
(-->* ((-or/c Type/c string?) (-or/c Type/c string?))
|
||||
(-->* ((-or/c Type/c Filter? string?)
|
||||
(-or/c Type/c Filter? string?))
|
||||
((-or/c string? #f))
|
||||
-any)])
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user