mirror of
https://github.com/python/cpython.git
synced 2025-08-04 00:48:58 +00:00
An oversight in previous merge, r79610: test_doctest is sensible to the line numbering.
This commit is contained in:
parent
7b0d3c6d4b
commit
dc6f2d02d9
1 changed files with 1 additions and 0 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue