----------------------------------------------------------------------------- -- -- Module : Main -- Copyright : GPL v3 -- License : AllRightsReserved -- -- Maintainer : Ingolf Wagner -- Stability : experimental -- Portability : -- -- | -- ----------------------------------------------------------------------------- module Main ( main ) where import qualified Tests main = Tests.testMain