mirror of
https://github.com/python/cpython.git
synced 2025-12-31 04:23:37 +00:00
gh-108303: Move all pydoc related test files to new test.test_pydoc package (#114506)
This commit is contained in:
parent
ca3604a3e3
commit
ccc76c3e88
7 changed files with 34 additions and 27 deletions
|
|
@ -2307,6 +2307,7 @@ TESTSUBDIRS= idlelib/idle_test \
|
|||
test/test_module \
|
||||
test/test_pathlib \
|
||||
test/test_peg_generator \
|
||||
test/test_pydoc \
|
||||
test/test_sqlite3 \
|
||||
test/test_tkinter \
|
||||
test/test_tomllib \
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue