diff options
Diffstat (limited to 'unittest.cfg')
| -rw-r--r-- | unittest.cfg | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/unittest.cfg b/unittest.cfg index 4fa3d72..2aa900c 100644 --- a/unittest.cfg +++ b/unittest.cfg @@ -6,4 +6,5 @@ plugins = nose2.plugins.layers always-on = False [layer-reporter] -always-on = True
\ No newline at end of file +always-on = True +colors = True
\ No newline at end of file |
