Add other test modules
This commit is contained in:
parent
2452e3c6ec
commit
8179e5a25f
1 changed files with 3 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue