Skip to content

Commit

Permalink
Increase timeout more.
Browse files Browse the repository at this point in the history
  • Loading branch information
samth committed May 27, 2015
1 parent c8ff0c8 commit b4c5269
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pkgs/racket-test-extra/tests/future/random-future.rkt
Original file line number Diff line number Diff line change
Expand Up @@ -200,4 +200,4 @@ Errors/exceptions and other kinds of control?
(module+ test
(module config info
(define random? #t)
(define timeout 200)))
(define timeout 300)))

0 comments on commit b4c5269

Please sign in to comment.