An oversight in previous merge, r79610: test_doctest is sensible to the line numbering.
This commit is contained in:
parent
7b0d3c6d4b
commit
dc6f2d02d9
|
@ -5,6 +5,7 @@ Test script for doctest.
|
|||
from test import support
|
||||
import doctest
|
||||
|
||||
|
||||
# NOTE: There are some additional tests relating to interaction with
|
||||
# zipimport in the test_zipimport_support test module.
|
||||
|
||||
|
|
Loading…
Reference in New Issue