Skip to content

Commit

Permalink
raise timeout for hash-memory test
Browse files Browse the repository at this point in the history
  • Loading branch information
mflatt committed Dec 31, 2019
1 parent ba83d95 commit 6816bdc
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions pkgs/racket-test/tests/racket/hash-mem.rkt
Original file line number Diff line number Diff line change
Expand Up @@ -44,3 +44,7 @@

(test-mutable)
(test-immutable)

(module+ test
(module config info
(define timeout 200)))

0 comments on commit 6816bdc

Please sign in to comment.