# HG changeset patch # User Marcin Kuzminski # Date 1320087153 -7200 # Node ID c622e3a8549977ccf4e432e600e5bd99359fb777 # Parent 69cd66071f02041ca2e73a8997ca41d082b8090d debug options for nosetest diff -r 69cd66071f02 -r c622e3a85499 setup.cfg --- a/setup.cfg Mon Oct 31 20:51:29 2011 +0200 +++ b/setup.cfg Mon Oct 31 20:52:33 2011 +0200 @@ -11,6 +11,8 @@ with-pylons=test.ini detailed-errors=1 nologcapture=1 +#pdb=1 +#pdb-failures=1 # Babel configuration [compile_catalog]