Revert "Delete problematic test.hs"

This reverts commit e610f3b6f5.
This commit is contained in:
Michael Snoyman 2015-10-13 10:57:17 +00:00
parent 5d0a4567f3
commit 8e7476cb7a

5
yesod-core/test.hs Normal file
View File

@ -0,0 +1,5 @@
import Test.Hspec
import qualified YesodCoreTest
main :: IO ()
main = hspec YesodCoreTest.specs