increase timeout
This commit is contained in:
parent
966399dec6
commit
87551667c9
|
@ -1,4 +1,7 @@
|
|||
#lang racket/base
|
||||
(module+ test
|
||||
(module config info
|
||||
(define timeout 300)))
|
||||
|
||||
(define (go n)
|
||||
(for ([i n])
|
||||
|
|
Loading…
Reference in New Issue
Block a user