Updated the documentation in TestMain as to which modules the unit tests come from.

This commit is contained in:
Neil Brown 2007-11-12 14:34:50 +00:00
parent 29333729eb
commit 3d38db522f

View File

@ -26,11 +26,13 @@ with this program. If not, see <http://www.gnu.org/licenses/>.
-- --
-- * "GenerateCTest" -- * "GenerateCTest"
-- --
-- * "ParseRainTest"
--
-- * "PassTest" -- * "PassTest"
-- --
-- * "RainParseTest" -- * "RainPassesTest"
-- --
-- * "RainPassTest" -- * "RainTypesTest"
-- --
-- * "RainUsageCheckTest" -- * "RainUsageCheckTest"
module TestMain () where module TestMain () where