diff --git a/test/monger/test/query_operators_test.clj b/test/monger/test/query_operators_test.clj index c1b5923..bb09997 100644 --- a/test/monger/test/query_operators_test.clj +++ b/test/monger/test/query_operators_test.clj @@ -18,6 +18,7 @@ (mc/remove db "libraries")) (use-fixtures :each purge-collections) + ;; ;; $gt, $gte, $lt, lte ;;