File: test.hs

package info (click to toggle)
haskell-yesod-core 1.6.26.0-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 672 kB
  • sloc: haskell: 7,833; makefile: 5
file content (5 lines) | stat: -rw-r--r-- 97 bytes parent folder | download | duplicates (8)
1
2
3
4
5
import Test.Hspec
import qualified YesodCoreTest

main :: IO ()
main = hspec YesodCoreTest.specs