summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--tests/test_bounces.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/test_bounces.py b/tests/test_bounces.py
index 4e262f2bc..2cb417e30 100644
--- a/tests/test_bounces.py
+++ b/tests/test_bounces.py
@@ -62,6 +62,7 @@ class BounceTest(unittest.TestCase):
('DSN', 'dsn_08.txt', ['news-list.zope@localhost.bln.innominate.de']),
('DSN', 'dsn_09.txt', ['pr@allen-heath.com']),
('DSN', 'dsn_10.txt', ['anne.person@dom.ain']),
+ ('DSN', 'dsn_11.txt', ['joem@example.com']),
# Microsoft Exchange
('Exchange', 'microsoft_01.txt', ['DJBENNETT@IKON.COM']),
('Exchange', 'microsoft_02.txt', ['MDMOORE@BALL.COM']),