test.hs 97 B

123456
  1. import Test.Hspec
  2. import qualified YesodCoreTest
  3. main :: IO ()
  4. main = hspec YesodCoreTest.specs