Fixed a spelling
This commit is contained in:
parent
2a61c5fb73
commit
a4b0db5c66
2
main.rkt
2
main.rkt
|
@ -6,7 +6,7 @@
|
||||||
[coverage/c contract?]
|
[coverage/c contract?]
|
||||||
[file-coverage/c contract?]
|
[file-coverage/c contract?]
|
||||||
[test-files! (->* () (#:submod symbol?)
|
[test-files! (->* () (#:submod symbol?)
|
||||||
#:rest (lisdtof path-string?)
|
#:rest (listof path-string?)
|
||||||
;; TODO when we figure out the contract issue we will change this
|
;; TODO when we figure out the contract issue we will change this
|
||||||
#;
|
#;
|
||||||
(listof (or/c path-string?
|
(listof (or/c path-string?
|
||||||
|
|
Loading…
Reference in New Issue
Block a user