mirror of https://github.com/status-im/timbre.git
New tests ns structure.
This commit is contained in:
parent
df0d26efde
commit
8878fb82f8
|
@ -1,4 +1,4 @@
|
||||||
(ns test-taoensso.timbre
|
(ns test-timbre.main
|
||||||
(:use [clojure.test]
|
(:use [clojure.test]
|
||||||
[taoensso.timbre :as timbre :only (info)]
|
[taoensso.timbre :as timbre :only (info)]
|
||||||
[taoensso.timbre.profiling :as profiling :only (p profile)]))
|
[taoensso.timbre.profiling :as profiling :only (p profile)]))
|
Loading…
Reference in New Issue