gh-108303: Move all pydoc related test files to new test.test_pydoc package (#114506)

This commit is contained in:
Nikita Sobolev 2024-02-13 13:40:40 +03:00 committed by GitHub
parent ca3604a3e3
commit ccc76c3e88
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
7 changed files with 34 additions and 27 deletions

View file

@ -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 \