summaryrefslogtreecommitdiff
path: root/src/mailman/chains/tests/test_accept.py
diff options
context:
space:
mode:
Diffstat (limited to 'src/mailman/chains/tests/test_accept.py')
-rw-r--r--src/mailman/chains/tests/test_accept.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mailman/chains/tests/test_accept.py b/src/mailman/chains/tests/test_accept.py
index 65b18d0b4..bf8bad541 100644
--- a/src/mailman/chains/tests/test_accept.py
+++ b/src/mailman/chains/tests/test_accept.py
@@ -51,7 +51,7 @@ class TestAccept(unittest.TestCase):
self._mlist = create_list('ant@example.com')
self._msg = mfs("""\
From: anne@example.com
-To: test@example.com
+To: ant@example.com
Subject: Ignore
""")