Increase timeout.

This commit is contained in:
Sam Tobin-Hochstadt 2016-02-05 17:58:59 -05:00
parent 865ecfb159
commit f4beeeb7e1

View File

@ -17,6 +17,6 @@
"embed-planet-1" "embed-planet-1"
"embed-planet-2")) "embed-planet-2"))
(define test-timeouts '(("test.rkt" 600))) (define test-timeouts '(("test.rkt" 900)))
(define test-responsibles '((all mflatt))) (define test-responsibles '((all mflatt)))