Skip to content

Commit fc6c2c2

Browse files
authored
Increase test timeout.
1 parent bf18080 commit fc6c2c2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

htdp-test/tests/htdp-lang/info.rkt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
#lang info
22

33
(define test-responsibles '(("test-image.rkt" robby)))
4-
(define test-timeouts '(("test-htdp.rkt" 1000)))
4+
(define test-timeouts '(("test-htdp.rkt" 1500)))

0 commit comments

Comments
 (0)