summaryrefslogtreecommitdiff
path: root/src/mailman/rest/tests/test_root.py
diff options
context:
space:
mode:
authorBarry Warsaw2017-08-04 01:13:04 +0000
committerBarry Warsaw2017-08-04 01:13:04 +0000
commit324226f1f859f6be5e932dc9abe638aba268d154 (patch)
treef021166b8c82bb02feff82a9360ba61a44b804ee /src/mailman/rest/tests/test_root.py
parente6326533b78290514ede917ed1cb95804759a45a (diff)
parent9cdcffbc1189a19bc2963cf3d5c86a3d4f1f24a6 (diff)
downloadmailman-324226f1f859f6be5e932dc9abe638aba268d154.tar.gz
mailman-324226f1f859f6be5e932dc9abe638aba268d154.tar.zst
mailman-324226f1f859f6be5e932dc9abe638aba268d154.zip
Diffstat (limited to 'src/mailman/rest/tests/test_root.py')
-rw-r--r--src/mailman/rest/tests/test_root.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/mailman/rest/tests/test_root.py b/src/mailman/rest/tests/test_root.py
index cb16caeeb..45adc6075 100644
--- a/src/mailman/rest/tests/test_root.py
+++ b/src/mailman/rest/tests/test_root.py
@@ -283,6 +283,7 @@ class TestSiteTemplates(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',