summaryrefslogtreecommitdiff
path: root/src/mailman/rest/tests/test_systemconf.py
diff options
context:
space:
mode:
authorBarry Warsaw2017-02-21 14:59:59 +0000
committerBarry Warsaw2017-02-21 14:59:59 +0000
commit1aec5ff6c3558cb5ac6e7f4f5d4a70ea52fa67f2 (patch)
treeead93ea43388b216263eb436068739545eb703d9 /src/mailman/rest/tests/test_systemconf.py
parent2e1ef4b3d3f21a42c49f1a3d5b1e72feca2c92a6 (diff)
parent5d2883cb22e36bc8fe1275ae911b2fd97e6e9da1 (diff)
downloadmailman-1aec5ff6c3558cb5ac6e7f4f5d4a70ea52fa67f2.tar.gz
mailman-1aec5ff6c3558cb5ac6e7f4f5d4a70ea52fa67f2.tar.zst
mailman-1aec5ff6c3558cb5ac6e7f4f5d4a70ea52fa67f2.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='',