diff --git a/yesod-static/yesod-static.cabal b/yesod-static/yesod-static.cabal index 832c7171..b5ef9411 100644 --- a/yesod-static/yesod-static.cabal +++ b/yesod-static/yesod-static.cabal @@ -12,7 +12,8 @@ build-type: Simple homepage: http://www.yesodweb.com/ description: Static file serving subsite for Yesod Web Framework. extra-source-files: - tests/runtests.hs + test/YesodStaticTest.hs + tests.hs flag test description: Build for use with running tests