# HG changeset patch # User Marcin Kuzminski # Date 2013-01-10 19:39:22 # Node ID 55ff0b9ef89e0c199c1a48899cbdd3f7696b363b # Parent a73aca2075b8a6f47a3d02ecc83229d7974072e7 revert pdb trace on error tests diff --git a/setup.cfg b/setup.cfg --- a/setup.cfg +++ b/setup.cfg @@ -11,8 +11,8 @@ verbosity=2 with-pylons=test.ini detailed-errors=1 nologcapture=1 -pdb=1 -pdb-failures=1 +#pdb=1 +#pdb-failures=1 # Babel configuration [compile_catalog]