diff options
| author | Barry Warsaw | 2015-01-03 00:06:17 -0500 |
|---|---|---|
| committer | Barry Warsaw | 2015-01-03 00:06:17 -0500 |
| commit | de181c1a40965a3a7deedd56a034a946f45b6984 (patch) | |
| tree | f5afb9467d8dde66b6c9693f225bfc01f18fd8aa /src/mailman/rest/tests/test_systemconf.py | |
| parent | c5e5a12e9a79cbf2cc6bf65ceec7391ce3844ba3 (diff) | |
| download | mailman-de181c1a40965a3a7deedd56a034a946f45b6984.tar.gz mailman-de181c1a40965a3a7deedd56a034a946f45b6984.tar.zst mailman-de181c1a40965a3a7deedd56a034a946f45b6984.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 2eb4fa251..2158a024a 100644 --- a/src/mailman/rest/tests/test_systemconf.py +++ b/src/mailman/rest/tests/test_systemconf.py @@ -128,6 +128,7 @@ class TestSystemConfiguration(unittest.TestCase): 'passwords', 'paths.dev', 'paths.fhs', + 'paths.here', 'paths.local', 'paths.testing', 'runner.archive', |
