From 3d38db522f6518a749f7d3137126d03ce8aafbfd Mon Sep 17 00:00:00 2001 From: Neil Brown Date: Mon, 12 Nov 2007 14:34:50 +0000 Subject: [PATCH] Updated the documentation in TestMain as to which modules the unit tests come from. --- TestMain.hs | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/TestMain.hs b/TestMain.hs index 6d4988c..2ff033b 100644 --- a/TestMain.hs +++ b/TestMain.hs @@ -26,11 +26,13 @@ with this program. If not, see . -- -- * "GenerateCTest" -- +-- * "ParseRainTest" +-- -- * "PassTest" -- --- * "RainParseTest" +-- * "RainPassesTest" -- --- * "RainPassTest" +-- * "RainTypesTest" -- -- * "RainUsageCheckTest" module TestMain () where