summaryrefslogtreecommitdiff
path: root/src/mailman/rest/tests/test_systemconf.py
diff options
context:
space:
mode:
authorMark Sapiro2017-02-12 23:10:47 -0800
committerMark Sapiro2017-02-19 17:44:16 -0800
commit8f414b7e9b95e4148359b35109daf0fb16d2d933 (patch)
treeda4188721d115db9e2c3fe60e87ca603fb755835 /src/mailman/rest/tests/test_systemconf.py
parent0ac6d8273cfb5fb60321867e108a3c6f7cee7bfb (diff)
downloadmailman-8f414b7e9b95e4148359b35109daf0fb16d2d933.tar.gz
mailman-8f414b7e9b95e4148359b35109daf0fb16d2d933.tar.zst
mailman-8f414b7e9b95e4148359b35109daf0fb16d2d933.zip
Diffstat (limited to 'src/mailman/rest/tests/test_systemconf.py')
-rw-r--r--src/mailman/rest/tests/test_systemconf.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/mailman/rest/tests/test_systemconf.py b/src/mailman/rest/tests/test_systemconf.py
index 570342dea..afa788719 100644
--- a/src/mailman/rest/tests/test_systemconf.py
+++ b/src/mailman/rest/tests/test_systemconf.py
@@ -43,6 +43,7 @@ class TestSystemConfiguration(unittest.TestCase):
filtered_messages_are_preservable='no',
html_to_plain_text_command='/usr/bin/lynx -dump $filename',
layout='testing',
+ listname_chars='[-_.0-9a-z]',
noreply_address='noreply',
pending_request_life='3d',
post_hook='',