increase timeout for "determistic-zo.rkt" test
This commit is contained in:
parent
7741b4b361
commit
7d6bec2b17
|
@ -66,3 +66,7 @@
|
|||
#; (check-one collects-dir "syntax" "free-vars.rkt")
|
||||
(check (simplify-path collects-dir))
|
||||
(void))
|
||||
|
||||
(module+ test
|
||||
(module config info
|
||||
(define timeout 300)))
|
||||
|
|
Loading…
Reference in New Issue
Block a user