2
0
mirror of https://github.com/status-im/timbre.git synced 2025-02-15 21:26:28 +00:00

Fix broken tests ns import

This commit is contained in:
Peter Taoussanis 2014-03-12 11:48:27 +07:00
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]))