Increase timeout

This commit is contained in:
Jay McCarthy 2018-05-14 10:17:43 -04:00
parent 06c7318eaf
commit f3644074ca

View File

@ -116,4 +116,4 @@
(module+ test (module+ test
(module config info (module config info
(define random? #t) (define random? #t)
(define timeout 300))) (define timeout 400)))