Skip to content

Commit bf4d9f8

Browse files
committed
remove println
1 parent 924ffd7 commit bf4d9f8

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

test/unit/kaocha/watch_test.clj

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -111,7 +111,6 @@
111111
(assoc-in [:kaocha/cli-options :config-file] (str config-file))
112112
(assoc-in [:kaocha/tests 0 :kaocha/source-paths] [])
113113
(assoc-in [:kaocha/tests 0 :kaocha/test-paths] [(str test-dir)]))
114-
;; _ (println config)
115114
prefix (str (gensym "foo"))
116115
finish? (atom false)
117116
q (w/make-queue)

0 commit comments

Comments
 (0)