mirror of https://github.com/status-im/timbre.git
Fix broken tests ns import
This commit is contained in:
parent
80ce113a98
commit
c9fdc52cd4
|
@ -2,7 +2,7 @@
|
|||
(:require [expectations :as test :refer :all]
|
||||
[taoensso.timbre :as timbre]))
|
||||
|
||||
(timbre/refer-timbre)
|
||||
;; (timbre/refer-timbre)
|
||||
|
||||
(comment (test/run-tests '[taoensso.timbre.tests.main]))
|
||||
|
||||
|
|
Loading…
Reference in New Issue