diff options
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 |
