mirror of
https://github.com/status-im/reagent.git
synced 2025-02-05 08:34:11 +00:00
Remove duplicate test-results var
This commit is contained in:
parent
80e85329f5
commit
3d061329d8
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user