add timeout to try to satisfy pkg-build
This commit is contained in:
parent
1826dc1682
commit
f8cb9959cd
|
@ -19,4 +19,5 @@
|
|||
"examples/tests/mlish/bg/README.md"))
|
||||
|
||||
(define test-timeouts
|
||||
'(("examples/tests/mlish/generic.mlish" 200)))
|
||||
'(("examples/tests/mlish/generic.mlish" 200)
|
||||
("examples/tests/tlb-infer-tests.rkt" 1800)))
|
||||
|
|
Loading…
Reference in New Issue
Block a user