Ditto
This commit is contained in:
parent
65e6310758
commit
b24517e648
1 changed files with 2 additions and 2 deletions
|
|
@ -1,8 +1,8 @@
|
|||
(ns monger.test.authentication-test
|
||||
(:require [monger core util db]
|
||||
[monger.test.helper :as helper]
|
||||
[monger.collection :as mc])
|
||||
(:use clojure.test))
|
||||
[monger.collection :as mc]
|
||||
[clojure.test :refer :all]))
|
||||
|
||||
(helper/connect!)
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue