increase timeout for "deterministic-zo.rkt" test

Racket CS needs more time.
This commit is contained in:
Matthew Flatt 2019-12-07 06:14:41 -07:00
parent fc9ccb8e8f
commit 965ea4ff2b

View File

@ -69,4 +69,4 @@
(module+ test
(module config info
(define timeout 300)))
(define timeout 600)))