##// END OF EJS Templates
Update test_ipdoctest.py
Matthias Bussonnier -
Show More
@@ -6,7 +6,6 b' a doctest) and which have no test functionality of their own, should be called'
6 empty function call is counted as a test, which just inflates tests numbers
6 empty function call is counted as a test, which just inflates tests numbers
7 artificially).
7 artificially).
8 """
8 """
9 from IPython.utils.py3compat import doctest_refactor_print
10
9
11 def doctest_simple():
10 def doctest_simple():
12 """ipdoctest must handle simple inputs
11 """ipdoctest must handle simple inputs
General Comments 0
You need to be logged in to leave comments. Login now