Increase with-tr-contracts timeout.

This commit is contained in:
Sam Tobin-Hochstadt 2015-11-12 18:41:52 -05:00
parent 265453def2
commit 5f39bb3647

View File

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