summaryrefslogtreecommitdiff
path: root/test/Main.hs
blob: ed9e85208caa58aa3ddea73f574cd24ed056feb1 (plain)
1
2
3
4
5
6
7
module Main where

import System.IO (IO)
import Test.All

main :: IO ()
main = runTests