diff options
Diffstat (limited to 'unittest.cfg')
| -rw-r--r-- | unittest.cfg | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/unittest.cfg b/unittest.cfg new file mode 100644 index 000000000..d639a8ae3 --- /dev/null +++ b/unittest.cfg @@ -0,0 +1,10 @@ +[unittest] +verbose = 2 +plugins = mailman.testing.nose + nose2.plugins.layers + +[mailman] +always-on = True + +[log-capture] +always-on = False |
