diff --git a/setup.cfg b/setup.cfg --- a/setup.cfg +++ b/setup.cfg @@ -6,10 +6,11 @@ tag_svn_revision = true find_links = http://www.pylonshq.com/download/ [nosetests] -verbose=True +verbose=False verbosity=2 with-pylons=test.ini -detailed-errors=1 +detailed-errors=0 +nologcapture=1 # Babel configuration [compile_catalog]