Silence erroneous hlint warning
authorMichele Tartara <mtartara@google.com>
Fri, 21 Dec 2012 10:11:03 +0000 (10:11 +0000)
committerMichele Tartara <mtartara@google.com>
Fri, 21 Dec 2012 10:16:53 +0000 (11:16 +0100)
commitdccf6eafcb9fa41dc4531277a0c96047109b0208
tree69eb47faf59b9b95118a482909363907f2bfa773
parent911ee606025e2ba89a4837858766ba455c52d50c
Silence erroneous hlint warning

This patch adds an ignore for an hlint warning that wants camelcase to be used
in the name of a "case" test.
But if camelcase is used, it is not a valid test name anymore.

Signed-off-by: Michele Tartara <mtartara@google.com>
Reviewed-by: Michael Hanselmann <hansmi@google.com>
htest/Test/Ganeti/Utils.hs