{- arch-tag: Test runner Copyright (C) 2005 John Goerzen -} module Main where import Test.HUnit import Tests main = runTestTT tests