File: tests.hs

package info (click to toggle)
haskell-wai-extra 3.0.1.2-1
  • links: PTS, VCS
  • area: main
  • in suites: jessie, jessie-kfreebsd
  • size: 236 kB
  • ctags: 1
  • sloc: haskell: 2,177; makefile: 3
file content (5 lines) | stat: -rw-r--r-- 95 bytes parent folder | download
1
2
3
4
5
import Test.Hspec
import qualified WaiExtraTest

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