aboutsummaryrefslogtreecommitdiff
path: root/unittest.cfg
diff options
context:
space:
mode:
Diffstat (limited to 'unittest.cfg')
-rw-r--r--unittest.cfg3
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