This commit is contained in:
Peter Taoussanis 2014-02-23 22:11:24 +07:00
parent 6425afa2eb
commit 2d12f9c63b
1 changed files with 2 additions and 0 deletions

View File

@ -4,6 +4,8 @@
(timbre/refer-timbre)
(comment (test/run-tests '[taoensso.timbre.tests.main]))
(defn- before-run {:expectations-options :before-run} [])
(defn- after-run {:expectations-options :after-run} [])