MissingH-1.6.0.3: testsrc/IOtest.hs
{-
Copyright (C) 2004-2011 John Goerzen <jgoerzen@complete.org>
All rights reserved.
For license and copyright information, see the file LICENSE
-}
module IOtest() where
import Test.HUnit
import System.IO
import TestUtils