diff setup.cfg @ 1418:b097c4e328a2 beta

Fixes tests
author Marcin Kuzminski <marcin@python-works.com>
date Mon, 04 Jul 2011 14:58:18 +0200
parents 341beaa9edba
children febb3f954509
line wrap: on
line diff
--- a/setup.cfg	Mon Jul 04 10:59:01 2011 +0200
+++ b/setup.cfg	Mon Jul 04 14:58:18 2011 +0200
@@ -10,6 +10,7 @@
 verbosity=2
 with-pylons=test.ini
 detailed-errors=1
+nologcapture=1
 
 # Babel configuration
 [compile_catalog]