We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 25ba4c7 commit 23ab47dCopy full SHA for 23ab47d
test/criterium/well_test.clj
@@ -1,5 +1,5 @@
1
(ns criterium.well-test
2
- (:use [criterium.well] :reload-all)
+ (:use [criterium.well])
3
(:use clojure.test))
4
5
(deftest bit-shift-right-ns-test
0 commit comments