increase timeout

This commit is contained in:
Jay McCarthy 2019-10-30 11:06:43 -04:00
parent 966399dec6
commit 87551667c9

View File

@ -1,4 +1,7 @@
#lang racket/base
(module+ test
(module config info
(define timeout 300)))
(define (go n)
(for ([i n])