diff options
| author | J08nY | 2017-06-28 15:22:09 +0200 |
|---|---|---|
| committer | J08nY | 2017-06-28 15:22:09 +0200 |
| commit | a4bcead88416ec4bec0e66256ff3c6571296314f (patch) | |
| tree | 2f2f10ce2eadf2e7acced0e9704d020c9bf5a9f1 /unittest.cfg | |
| parent | a3c44b197c84b43a7fa76c3f2c20eddd6ae7dc9f (diff) | |
| download | mailman-pgp-a4bcead88416ec4bec0e66256ff3c6571296314f.tar.gz mailman-pgp-a4bcead88416ec4bec0e66256ff3c6571296314f.tar.zst mailman-pgp-a4bcead88416ec4bec0e66256ff3c6571296314f.zip | |
Diffstat (limited to 'unittest.cfg')
| -rw-r--r-- | unittest.cfg | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/unittest.cfg b/unittest.cfg index 5737a71..4fa3d72 100644 --- a/unittest.cfg +++ b/unittest.cfg @@ -4,3 +4,6 @@ plugins = nose2.plugins.layers [log-capture] always-on = False + +[layer-reporter] +always-on = True
\ No newline at end of file |
