summaryrefslogtreecommitdiff
path: root/service/test/integration/test_leap_mailstore.py
diff options
context:
space:
mode:
authorVictor Shyba <victor.shyba@gmail.com>2015-08-03 14:41:25 -0300
committerFolker Bernitt <fbernitt@thoughtworks.com>2015-08-11 17:00:31 +0200
commit59a052ca38972cf05e057a1c7bbd54fbb8046325 (patch)
tree42cef0bf59d6bdd78232b3e6ed62daedfdeca926 /service/test/integration/test_leap_mailstore.py
parent5f0df1ecb43ba0a3520047b49d50e840c9727afc (diff)
pep8
Diffstat (limited to 'service/test/integration/test_leap_mailstore.py')
-rw-r--r--service/test/integration/test_leap_mailstore.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/service/test/integration/test_leap_mailstore.py b/service/test/integration/test_leap_mailstore.py
index 9481f063..614d75cc 100644
--- a/service/test/integration/test_leap_mailstore.py
+++ b/service/test/integration/test_leap_mailstore.py
@@ -67,4 +67,3 @@ class LeapMailStoreTest(SoledadTestBase):
self.assertEqual(1, len(mails))
self.assertEqual(mail.mail_id, mails[0])
-