Disable pdb by default when running tests

This commit is contained in:
Calen Pennington
2013-04-17 12:26:33 -04:00
parent b3c470ece4
commit 9f158774e4

View File

@@ -4,4 +4,4 @@ with-xunit=1
rednose=1
# Uncomment the following line to open pdb when a test fails
pdb=1
#pdb=1