Skip to content

Commit c8514fa

Browse files
authored
Increase timeout for automatic-tests.rkt
1 parent 9d6679a commit c8514fa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

htdp-test/tests/stepper/info.rkt

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

66
(define test-responsibles '((all clements)))
77
(define test-timeouts '(("run-manual-tests.rkt" 500)
8-
("automatic-tests.rkt" 800)))
8+
("automatic-tests.rkt" 1000)))

0 commit comments

Comments
 (0)