Disable hlint camelcase on test module
authorKlaus Aehlig <aehlig@google.com>
Mon, 30 Sep 2013 15:10:42 +0000 (17:10 +0200)
committerKlaus Aehlig <aehlig@google.com>
Mon, 30 Sep 2013 16:12:05 +0000 (18:12 +0200)
Signed-off-by: Klaus Aehlig <aehlig@google.com>
Reviewed-by: Jose Lopes <jabolopes@google.com>

test/hs/Test/Ganeti/HTools/ExtLoader.hs

index 3ac49a1..5a8162c 100644 (file)
@@ -37,6 +37,8 @@ import Ganeti.HTools.ExtLoader
 import Ganeti.JSON
 import Test.Ganeti.TestCommon
 
+{-# ANN module "HLint: ignore Use camelCase" #-}
+
 -- | Test a MonD data file.
 case_parseMonDData :: HUnit.Assertion
 case_parseMonDData = do