Increase timeout on core tests.
This commit is contained in:
parent
087eeb60ec
commit
a2b3cea72e
|
@ -1,3 +1,3 @@
|
|||
#lang info
|
||||
|
||||
(define test-timeouts '(("test.rkt" 300)))
|
||||
(define test-timeouts '(("test.rkt" 400)))
|
||||
|
|
Loading…
Reference in New Issue
Block a user