HSH-1.2.0: testsrc/runtests.hs
{-
Copyright (C) 2004-2007 John Goerzen <jgoerzen@complete.org>
Please see the COPYRIGHT file
-}
module Main where
import Test.HUnit
import Tests
import TestUtils
main = runTestTT tests
{-
Copyright (C) 2004-2007 John Goerzen <jgoerzen@complete.org>
Please see the COPYRIGHT file
-}
module Main where
import Test.HUnit
import Tests
import TestUtils
main = runTestTT tests