summaryrefslogtreecommitdiff
path: root/tests/integration/mail/imap/test_imap.py
diff options
context:
space:
mode:
Diffstat (limited to 'tests/integration/mail/imap/test_imap.py')
-rw-r--r--tests/integration/mail/imap/test_imap.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/integration/mail/imap/test_imap.py b/tests/integration/mail/imap/test_imap.py
index 8d34a499..6f8eec2a 100644
--- a/tests/integration/mail/imap/test_imap.py
+++ b/tests/integration/mail/imap/test_imap.py
@@ -636,7 +636,7 @@ class LEAPIMAP4ServerTestCase(IMAP4HelperMixin):
for details.
"""
# TODO implement the IMAP4ClientExamineTests testcase.
- mbox_name = "test_mailbox_e"
+ mbox_name = "test_mailbox_examine"
acc = self.server.theAccount
self.examinedArgs = None