diff --git a/IPython/testing/iptest.py b/IPython/testing/iptest.py
index ab20e84..6bdf251 100644
--- a/IPython/testing/iptest.py
+++ b/IPython/testing/iptest.py
@@ -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',