raise timeout for raco pkg tests

This commit is contained in:
Matthew Flatt 2019-12-18 06:03:04 -07:00
parent bf1eb4351b
commit 22a784d25e

View File

@ -67,7 +67,7 @@
(module+ test
(module config info
(define timeout 2400))
(define timeout 3000))
(go))
(module+ main