imprevu-happstack-0.1.0: test/Test.hs
module Test where import Imprevu.Happstack.Test as T import Distribution.TestSuite tests :: IO [Test] tests = do T.tests return []
module Test where import Imprevu.Happstack.Test as T import Distribution.TestSuite tests :: IO [Test] tests = do T.tests return []