summaryrefslogtreecommitdiff
path: root/src/mailman/rest/tests/test_systemconf.py
diff options
context:
space:
mode:
authorJ08nY2017-08-07 18:36:22 +0200
committerJ08nY2017-08-07 18:36:22 +0200
commitd107fd41f03b57f7731b60bb7ba921febc3ce3b9 (patch)
treecda2a8b12804345da87c043cfa90f6bb59bd83b3 /src/mailman/rest/tests/test_systemconf.py
parent9421a6ad9c3d272fd16ece2c21d317ab48251dae (diff)
parent8addebbf9802e911c06f6a27b7ffff1e0f1d2e57 (diff)
downloadmailman-d107fd41f03b57f7731b60bb7ba921febc3ce3b9.tar.gz
mailman-d107fd41f03b57f7731b60bb7ba921febc3ce3b9.tar.zst
mailman-d107fd41f03b57f7731b60bb7ba921febc3ce3b9.zip
Diffstat (limited to 'src/mailman/rest/tests/test_systemconf.py')
-rw-r--r--src/mailman/rest/tests/test_systemconf.py2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/mailman/rest/tests/test_systemconf.py b/src/mailman/rest/tests/test_systemconf.py
index f9fe9caa0..59f0619a3 100644
--- a/src/mailman/rest/tests/test_systemconf.py
+++ b/src/mailman/rest/tests/test_systemconf.py
@@ -168,6 +168,7 @@ class TestSystemConfiguration(unittest.TestCase):
'logging.http',
'logging.locks',
'logging.mischief',
+ 'logging.plugin',
'logging.root',
'logging.runner',
'logging.smtp',
@@ -182,6 +183,7 @@ class TestSystemConfiguration(unittest.TestCase):
'paths.here',
'paths.local',
'paths.testing',
+ 'plugin.example',
'runner.archive',
'runner.bad',
'runner.bounces',