Fix broken tests ns import

This commit is contained in:
Peter Taoussanis 2014-03-12 11:48:27 +07:00
parent 80ce113a98
commit c9fdc52cd4
1 changed files with 1 additions and 1 deletions

View File

@ -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]))