summaryrefslogtreecommitdiff
path: root/src/mailman/rest/tests/test_lists.py
diff options
context:
space:
mode:
Diffstat (limited to 'src/mailman/rest/tests/test_lists.py')
-rw-r--r--src/mailman/rest/tests/test_lists.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/mailman/rest/tests/test_lists.py b/src/mailman/rest/tests/test_lists.py
index 75a81f3cb..0f3b99393 100644
--- a/src/mailman/rest/tests/test_lists.py
+++ b/src/mailman/rest/tests/test_lists.py
@@ -705,6 +705,7 @@ class TestListTemplates(unittest.TestCase):
'list:user:notice:post': '',
'list:user:notice:probe': '',
'list:user:notice:refuse': '',
+ 'list:user:notice:rejected': '',
'list:user:notice:welcome': 'http://example.org/welcome',
'password': 'some password',
'username': 'anne.person',