Improved TestHelper module docstring
authorMichele Tartara <mtartara@google.com>
Fri, 16 Nov 2012 08:53:37 +0000 (09:53 +0100)
committerIustin Pop <iustin@google.com>
Fri, 16 Nov 2012 10:00:08 +0000 (11:00 +0100)
Signed-off-by: Michele Tartara <mtartara@google.com>
Reviewed-by: Iustin Pop <iustin@google.com>

htest/Test/Ganeti/TestHelper.hs

index 04eb490..4f30205 100644 (file)
@@ -1,6 +1,6 @@
 {-# LANGUAGE TemplateHaskell #-}
 
-{-| Unittest helpers for Haskell components
+{-| Unittest helpers for TemplateHaskell components.
 
 -}