Increase timeout for racket7

This commit is contained in:
Sam Tobin-Hochstadt 2018-03-07 11:06:48 -05:00 committed by GitHub
parent ac2addeeb6
commit 3438b888a2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

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