Cosmetics

This commit is contained in:
Michael Klishin 2013-11-30 23:44:40 +04:00
parent 8837fb46b9
commit d380321e2e

View file

@ -7,8 +7,8 @@
;; the terms of this license. ;; the terms of this license.
;; You must not remove this notice, or any other, from this software. ;; You must not remove this notice, or any other, from this software.
(ns ^{:doc "Automated testing helpers"} (ns monger.testkit
monger.testkit "Automated testing helpers"
(:require [monger.collection :as mc])) (:require [monger.collection :as mc]))