New tests ns structure.

This commit is contained in:
Peter Taoussanis 2012-07-05 21:29:10 +07:00
parent df0d26efde
commit 8878fb82f8
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
(ns test-taoensso.timbre
(ns test-timbre.main
(:use [clojure.test]
[taoensso.timbre :as timbre :only (info)]
[taoensso.timbre.profiling :as profiling :only (p profile)]))