.cabal: list test modules
This commit is contained in:
parent
4b91f54e3e
commit
98d709752d
1 changed files with 6 additions and 0 deletions
|
@ -164,6 +164,12 @@ test-suite test
|
||||||
ViewPatterns
|
ViewPatterns
|
||||||
TupleSections
|
TupleSections
|
||||||
|
|
||||||
|
other-modules: Handler.CommonSpec
|
||||||
|
Handler.HomeSpec
|
||||||
|
Handler.SupplierActionsSpec
|
||||||
|
Handler.SupplierSpec
|
||||||
|
TestImport
|
||||||
|
|
||||||
build-depends: base
|
build-depends: base
|
||||||
, yammat
|
, yammat
|
||||||
, yesod-test >= 1.4.2
|
, yesod-test >= 1.4.2
|
||||||
|
|
Loading…
Reference in a new issue