Increse place-channel test timeout.

This commit is contained in:
Sam Tobin-Hochstadt 2015-08-20 14:12:56 -04:00
parent d63d3e603e
commit 0ba2d30fed

View File

@ -452,4 +452,5 @@
(module+ test
(module config info
(define random? #t)))
(define random? #t)
(define timeout 300)))