Increase timeout again.

This commit is contained in:
Sam Tobin-Hochstadt 2016-06-11 15:20:02 -04:00 committed by GitHub
parent 6ff74e8c35
commit e3863149f5

View File

@ -39,7 +39,7 @@
(define test-timeouts
'(("optimizer/run.rkt" 1200)
("run.rkt" 1800)
("with-tr-contracts.rkt" 2000)))
("with-tr-contracts.rkt" 3000)))
;; No need to compile the actual integration tests, just the harness.