lein-test-refresh version 0.19.0
Lein version: Leiningen 2.7.1 on Java 1.8.0_111
Clojure 1.8.0
lein-test-refresh seems to recursively load all *.clj files instead of just those found on :source-paths and :test-paths from project.clj. This causes clashes when files that are not supposed to be in the build are attempted to be loaded/compiled.
lein-test-refresh version 0.19.0
Lein version: Leiningen 2.7.1 on Java 1.8.0_111
Clojure 1.8.0
lein-test-refresh seems to recursively load all *.clj files instead of just those found on
:source-pathsand:test-pathsfromproject.clj. This causes clashes when files that are not supposed to be in the build are attempted to be loaded/compiled.