From e357aab2882b5f34947729e34b9f9c01dd1e5d73 Mon Sep 17 00:00:00 2001 From: "Jeroen van Meeuwen (Kolab Systems)" Date: Sun, 17 Feb 2013 11:08:26 -0500 Subject: Remove trailing whitespace --- tests/functional/test_wallace/test_002_footer.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/functional/test_wallace/test_002_footer.py b/tests/functional/test_wallace/test_002_footer.py index f9568c2..c8e2f4a 100644 --- a/tests/functional/test_wallace/test_002_footer.py +++ b/tests/functional/test_wallace/test_002_footer.py @@ -121,7 +121,7 @@ class TestWallaceFooter(unittest.TestCase): folders = imap.lm('user/%(local)s@%(domain)s' % (self.user)) self.assertEqual(len(folders), 1) - + def test_002_send_plaintext(self): subject = "test_002_send_plaintext" body = "This is a test message" -- cgit v1.1