Codebase list test-check-clojure / 0804bb7
Do not import PseudoRandom, it's not used anymore Nicolas Berger authored 8 years ago Gary Fredericks committed 8 years ago
1 changed file(s) with 1 addition(s) and 2 deletion(s). Raw diff Collapse all Expand all
1414 [clojure.test.check.random :as random]
1515 [clojure.test.check.rose-tree :as rose]
1616 [goog.string :as gstring]
17 [clojure.string])
18 (:import [goog.testing PseudoRandom]))
17 [clojure.string]))
1918
2019
2120 ;; Gen