reheat-0.1.5: test/Main.hs
-----------------------------------------------------------------------------
--
-- Module : Main
-- Copyright : GPL v3
-- License : AllRightsReserved
--
-- Maintainer : Ingolf Wagner <palipalo9@gmail.com>
-- Stability : experimental
-- Portability :
--
-- |
--
-----------------------------------------------------------------------------
module Main (
main
) where
import qualified Tests
main = Tests.testMain