# HG changeset patch # User Marcin Kuzminski # Date 2011-10-31 19:52:33 # Node ID c622e3a8549977ccf4e432e600e5bd99359fb777 # Parent 69cd66071f02041ca2e73a8997ca41d082b8090d debug options for nosetest diff --git a/setup.cfg b/setup.cfg --- a/setup.cfg +++ b/setup.cfg @@ -11,6 +11,8 @@ verbosity=2 with-pylons=test.ini detailed-errors=1 nologcapture=1 +#pdb=1 +#pdb-failures=1 # Babel configuration [compile_catalog]