Skip to content
This repository was archived by the owner on Apr 25, 2024. It is now read-only.

Commit 84fb9f7

Browse files
run the generative tests for 60 seconds, insted of 10
Signed-off-by: Stuart Halloway <[email protected]>
1 parent 645d298 commit 84fb9f7

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/script/run_tests.clj

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,3 @@
1+
(System/setProperty "clojure.test.generative.msec" "60000")
12
(require '[clojure.test.generative.runner :as runner])
23
(runner/-main "test")

0 commit comments

Comments
 (0)