mirror of
https://github.com/python/cpython.git
synced 2025-12-31 04:23:37 +00:00
gh-108303: Move all doctest related files and tests to Lib/test/test_doctest/ (#112109)
Co-authored-by: Brett Cannon <brett@python.org>
This commit is contained in:
parent
2ff072f21f
commit
9c93350f58
18 changed files with 153 additions and 117 deletions
|
|
@ -2221,6 +2221,7 @@ TESTSUBDIRS= idlelib/idle_test \
|
|||
test/test_cppext \
|
||||
test/test_ctypes \
|
||||
test/test_dataclasses \
|
||||
test/test_doctest \
|
||||
test/test_email \
|
||||
test/test_email/data \
|
||||
test/test_future_stmt \
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue