Add other test modules

This commit is contained in:
Victor Denisov 2016-06-25 15:43:30 -07:00
parent 2452e3c6ec
commit 8179e5a25f

View file

@ -63,6 +63,9 @@ Source-repository head
test-suite test
hs-source-dirs: test
main-is: Main.hs
other-modules: Spec
, QuerySpec
, TestImport
ghc-options: -Wall -with-rtsopts "-K64m"
type: exitcode-stdio-1.0
build-depends: mongoDB