raise timeout for hash-memory test

This commit is contained in:
Matthew Flatt 2019-12-31 16:35:35 -07:00
parent ba83d95339
commit 6816bdcf2b

View File

@ -44,3 +44,7 @@
(test-mutable)
(test-immutable)
(module+ test
(module config info
(define timeout 200)))