.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
|
||||
TupleSections
|
||||
|
||||
other-modules: Handler.CommonSpec
|
||||
Handler.HomeSpec
|
||||
Handler.SupplierActionsSpec
|
||||
Handler.SupplierSpec
|
||||
TestImport
|
||||
|
||||
build-depends: base
|
||||
, yammat
|
||||
, yesod-test >= 1.4.2
|
||||
|
|
Loading…
Reference in a new issue