File: test.hs

package info (click to toggle)
haskell-yesod-core 1.2.19-1
  • links: PTS, VCS
  • area: main
  • in suites: jessie, jessie-kfreebsd
  • size: 436 kB
  • ctags: 1
  • sloc: haskell: 5,035; 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