diff options
| author | bwarsaw | 2002-10-22 14:08:45 +0000 |
|---|---|---|
| committer | bwarsaw | 2002-10-22 14:08:45 +0000 |
| commit | aafd75e14051b416c85a8d4f7afc7fccf995f04d (patch) | |
| tree | af9c90a2bc0618d1698de1cb2d954774c1c1b8a2 /tests | |
| parent | 46df6a6283e61b506c6439cb47f80a31a4410d38 (diff) | |
| download | mailman-aafd75e14051b416c85a8d4f7afc7fccf995f04d.tar.gz mailman-aafd75e14051b416c85a8d4f7afc7fccf995f04d.tar.zst mailman-aafd75e14051b416c85a8d4f7afc7fccf995f04d.zip | |
Oops, postfix_06.txt -> dsn_10.txt
Diffstat (limited to 'tests')
| -rw-r--r-- | tests/test_bounces.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/test_bounces.py b/tests/test_bounces.py index b35a371bf..8fa4a7104 100644 --- a/tests/test_bounces.py +++ b/tests/test_bounces.py @@ -61,7 +61,7 @@ class BounceTest(unittest.TestCase): ('DSN', 'dsn_07.txt', ['david.farrar@parliament.govt.nz']), ('DSN', 'dsn_08.txt', ['news-list.zope@localhost.bln.innominate.de']), ('DSN', 'dsn_09.txt', ['pr@allen-heath.com']), - ('DSN', 'postfix_06.txt', ['martin.timpe@gmx.de']), + ('DSN', 'dsn_10.txt', ['martin.timpe@gmx.de']), # Microsoft Exchange ('Exchange', 'microsoft_01.txt', ['DJBENNETT@IKON.COM']), ('Exchange', 'microsoft_02.txt', ['MDMOORE@BALL.COM']), |
