Increase timeout on core tests.

This commit is contained in:
Sam Tobin-Hochstadt 2015-07-21 12:36:04 -04:00
parent 087eeb60ec
commit a2b3cea72e

View File

@ -1,3 +1,3 @@
#lang info
(define test-timeouts '(("test.rkt" 300)))
(define test-timeouts '(("test.rkt" 400)))