Skip to content

Commit

Permalink
add other-modules to cabal file for tests
Browse files Browse the repository at this point in the history
  • Loading branch information
agrafix committed Dec 30, 2014
1 parent 78643ca commit 03e0335
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions Spock-worker.cabal
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,8 @@ test-suite SpockWorkerTests
main-is: Tests.hs
hs-source-dirs: test
default-language: Haskell2010
other-modules:
Web.Spock.Worker.Internal.QueueTests
build-depends:
HTF >=0.12.2.1,
Spock-worker,
Expand Down

0 comments on commit 03e0335

Please sign in to comment.