Skip to content

Commit

Permalink
Turn on log capture
Browse files Browse the repository at this point in the history
Turn on log capture when running nose2's own tests
  • Loading branch information
jpellerin committed Jan 23, 2012
1 parent 19ad3a2 commit 9beb904
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions unittest.cfg
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
[log-capture]
always-on = True
clear-handlers = true

0 comments on commit 9beb904

Please sign in to comment.