Disable hlint camelcase on test module
authorJose A. Lopes <jabolopes@google.com>
Wed, 25 Sep 2013 11:40:25 +0000 (13:40 +0200)
committerJose A. Lopes <jabolopes@google.com>
Wed, 25 Sep 2013 12:24:22 +0000 (14:24 +0200)
commitf89ec0e07944366ddb5f1cabba324a52847baf48
treea79e89b380008621ceaf1a4fde4a986046f32a46
parenta3f895e6fe383389cdbe8befb0b83dc1a873c9de
Disable hlint camelcase on test module

Haskell test modules contain functions which have names containing
underscore.  Add hlint annotation to disable this check.

Signed-off-by: Jose A. Lopes <jabolopes@google.com>
Reviewed-by: Klaus Aehlig <aehlig@google.com>
test/hs/Test/Ganeti/Constants.hs