diff options
| author | J08nY | 2017-05-31 02:09:09 +0200 |
|---|---|---|
| committer | J08nY | 2017-08-07 17:39:07 +0200 |
| commit | 38a86adcdb78c1944c26a5ab8deddff619b33bcf (patch) | |
| tree | c9b6f8810e33657161535bb887829305306ce0f2 /src/mailman/rest/tests/test_systemconf.py | |
| parent | 324226f1f859f6be5e932dc9abe638aba268d154 (diff) | |
| download | mailman-38a86adcdb78c1944c26a5ab8deddff619b33bcf.tar.gz mailman-38a86adcdb78c1944c26a5ab8deddff619b33bcf.tar.zst mailman-38a86adcdb78c1944c26a5ab8deddff619b33bcf.zip | |
Diffstat (limited to 'src/mailman/rest/tests/test_systemconf.py')
| -rw-r--r-- | src/mailman/rest/tests/test_systemconf.py | 1 |
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 f9fe9caa0..5acc38adb 100644 --- a/src/mailman/rest/tests/test_systemconf.py +++ b/src/mailman/rest/tests/test_systemconf.py @@ -182,6 +182,7 @@ class TestSystemConfiguration(unittest.TestCase): 'paths.here', 'paths.local', 'paths.testing', + 'plugin.master', 'runner.archive', 'runner.bad', 'runner.bounces', |
