We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 924ffd7 commit bf4d9f8Copy full SHA for bf4d9f8
test/unit/kaocha/watch_test.clj
@@ -111,7 +111,6 @@
111
(assoc-in [:kaocha/cli-options :config-file] (str config-file))
112
(assoc-in [:kaocha/tests 0 :kaocha/source-paths] [])
113
(assoc-in [:kaocha/tests 0 :kaocha/test-paths] [(str test-dir)]))
114
- ;; _ (println config)
115
prefix (str (gensym "foo"))
116
finish? (atom false)
117
q (w/make-queue)
0 commit comments