]> git.rkrishnan.org Git - functorrent.git/blobdiff - functorrent.cabal
WIP: split tests into their own modules
[functorrent.git] / functorrent.cabal
index b2d3c6a110a65befa372f4a45104a518b1cf2b95..05ed4b3aa8286c403b2611126c15195f007636e6 100644 (file)
@@ -66,6 +66,7 @@ test-suite functorrent-test
   default-language:  Haskell2010
   hs-source-dirs:    test
   main-is:           Test.hs
+  other-modules:     BencodeTests
   build-depends:     base,
                      functorrent,
                      bytestring,