diff --git a/RainPassTest.hs b/RainPassTest.hs index f6a7568..6c420f9 100644 --- a/RainPassTest.hs +++ b/RainPassTest.hs @@ -16,6 +16,8 @@ You should have received a copy of the GNU General Public License along with this program. If not, see . -} +-- #ignore-exports + module RainPassTest (tests) where import Test.HUnit hiding (State)