diff --git a/test/monger/test/capped_collections_test.clj b/test/monger/test/capped_collections_test.clj index 2e1c37a..0797825 100644 --- a/test/monger/test/capped_collections_test.clj +++ b/test/monger/test/capped_collections_test.clj @@ -1,5 +1,3 @@ -(set! *warn-on-reflection* true) - (ns monger.test.capped-collections-test (:require [monger core util] [monger.collection :as mc]