.cabal: list test modules

This commit is contained in:
Astro 2020-06-05 18:56:22 +02:00
parent 4b91f54e3e
commit 98d709752d
1 changed files with 6 additions and 0 deletions

View File

@ -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