diff options
author | Elena ``of Valhalla'' Grandi <valhalla@trueelena.org> | 2023-07-23 11:34:30 +0200 |
---|---|---|
committer | Elena ``of Valhalla'' Grandi <valhalla@trueelena.org> | 2023-07-23 11:34:30 +0200 |
commit | d08081ae02ee772b2576872822c702e31c430870 (patch) | |
tree | b22d470784dd5bbe7f590620af100027da014b69 /unittest.cfg | |
parent | ef6bd01d5dddc184ca27462648713925839030fe (diff) |
Improve test output
Diffstat (limited to 'unittest.cfg')
-rw-r--r-- | unittest.cfg | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/unittest.cfg b/unittest.cfg new file mode 100644 index 0000000..7b30780 --- /dev/null +++ b/unittest.cfg @@ -0,0 +1,2 @@ +[log-capture] +clear-handlers = True |