Add unit test for FilterEmptyLinesAndComments
authorMichael Hanselmann <hansmi@google.com>
Thu, 4 Oct 2012 13:55:57 +0000 (15:55 +0200)
committerMichael Hanselmann <hansmi@google.com>
Thu, 4 Oct 2012 15:00:51 +0000 (17:00 +0200)
commit1be3e86cc11efb18a0006911f974289ba95f2a64
treea942a9befdc7d7db5f51214d39d6e69c1673b2e4
parent461eb20191a9b36dbc815a21bc288e453f4e7e98
Add unit test for FilterEmptyLinesAndComments

I somehow forgot this in the previous patch.

Signed-off-by: Michael Hanselmann <hansmi@google.com>
Reviewed-by: Bernardo Dal Seno <bdalseno@google.com>
test/ganeti.utils.text_unittest.py