Ditto
This commit is contained in:
parent
eb0a257d8f
commit
646e75ddf4
1 changed files with 2 additions and 2 deletions
|
|
@ -1,6 +1,6 @@
|
||||||
(ns monger.test.internal.fn-test
|
(ns monger.test.internal.fn-test
|
||||||
(:use clojure.test
|
(:require [clojure.test :refer :all]
|
||||||
monger.internal.fn))
|
[monger.internal.fn :refer :all]))
|
||||||
|
|
||||||
|
|
||||||
(deftest test-expand-all
|
(deftest test-expand-all
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue