Increase timeout more.

This commit is contained in:
Sam Tobin-Hochstadt 2015-05-27 12:56:52 -07:00
parent c8ff0c8b18
commit b4c52698c0

View File

@ -200,4 +200,4 @@ Errors/exceptions and other kinds of control?
(module+ test
(module config info
(define random? #t)
(define timeout 200)))
(define timeout 300)))