Reactivate --with-ipdoctest option by default, now that trial is isolated.

This commit is contained in:
Fernando Perez 2009-04-23 15:29:27 -07:00
parent 32edd98fbd
commit cdac592b4e

View File

@ -63,7 +63,7 @@ def main():
# test suite back into working shape. Our nose
# plugin needs to be gone through with a fine
# toothed comb to find what is causing the problem.
# '--with-ipdoctest',
'--with-ipdoctest',
'--ipdoctest-tests','--ipdoctest-extension=txt',
'--detailed-errors',