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