diff setup.cfg @ 3158:55ff0b9ef89e beta

revert pdb trace on error tests
author Marcin Kuzminski <marcin@python-works.com>
date Thu, 10 Jan 2013 20:39:22 +0100
parents 8182ebed2922
children cd50d1b5f35b 3483de9d11e5
line wrap: on
line diff
--- a/setup.cfg	Thu Jan 10 17:38:34 2013 +0100
+++ b/setup.cfg	Thu Jan 10 20:39:22 2013 +0100
@@ -11,8 +11,8 @@
 with-pylons=test.ini
 detailed-errors=1
 nologcapture=1
-pdb=1
-pdb-failures=1
+#pdb=1
+#pdb-failures=1
 
 # Babel configuration
 [compile_catalog]