Skip to content

Commit a1eadef

Browse files
committed
bump timeout for ryr tests
1 parent 699d997 commit a1eadef

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

redex-test/redex/tests/ryr-test.rkt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,5 +51,5 @@
5151

5252
(module+ test
5353
(module config info
54-
(define timeout 400)
54+
(define timeout 800)
5555
(define random? #t)))

0 commit comments

Comments
 (0)