Remove duplicate test-results var

This commit is contained in:
Juho Teperi 2017-10-12 15:38:32 +03:00
parent 80e85329f5
commit 3d061329d8
1 changed files with 0 additions and 2 deletions

View File

@ -49,8 +49,6 @@
(:fail res) " failures, " (:error res) " errors."])
"testing")]))
(def test-results (r/atom nil))
(defn init! []
(when (some? (test/deftest empty-test))
;; Only run with :load-tests true