diff options
| author | Barry Warsaw | 2016-11-29 22:24:22 -0500 |
|---|---|---|
| committer | Barry Warsaw | 2016-11-29 22:24:22 -0500 |
| commit | 7d172db85b7bee4731853471528a612980be5611 (patch) | |
| tree | da5d9ef77cc3df0f7e2582ac47956d08b2d28e3b /unittest.cfg | |
| parent | cdd24f88bd36aa2bd87252618e98b80aa7cc1bf1 (diff) | |
| download | mailman-7d172db85b7bee4731853471528a612980be5611.tar.gz mailman-7d172db85b7bee4731853471528a612980be5611.tar.zst mailman-7d172db85b7bee4731853471528a612980be5611.zip | |
Diffstat (limited to 'unittest.cfg')
| -rw-r--r-- | unittest.cfg | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/unittest.cfg b/unittest.cfg index 4b080f22e..9fc0912a9 100644 --- a/unittest.cfg +++ b/unittest.cfg @@ -3,11 +3,9 @@ verbose = 2 plugins = flufl.testing.nose nose2.plugins.layers -[mailman] -always-on = True - [log-capture] always-on = False [flufl.testing] +always-on = True package = mailman |
