From c024d97dd3686c140de40a039b1298d2a7882506 Mon Sep 17 00:00:00 2001 From: Michael Orlitzky Date: Wed, 23 Jul 2014 11:44:26 -0400 Subject: [PATCH] Minor comment fix. --- src/TSN/XML/AutoRacingResults.hs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/TSN/XML/AutoRacingResults.hs b/src/TSN/XML/AutoRacingResults.hs index 503cfff..cd5ebec 100644 --- a/src/TSN/XML/AutoRacingResults.hs +++ b/src/TSN/XML/AutoRacingResults.hs @@ -560,7 +560,7 @@ pickle_race_information = xml_most_laps_leading m) -- --- Tasty Tests +-- * Tasty Tests -- -- | A list of all tests for this module. -- 2.43.2