mirror of
https://github.com/python/cpython.git
synced 2025-12-31 04:23:37 +00:00
[3.11] gh-108303: Move all inspect test files to test_inspect/ (GH-109607) (#111543)
This commit is contained in:
parent
08e4e11b75
commit
bc9f47097e
11 changed files with 15 additions and 7 deletions
|
|
@ -1969,6 +1969,7 @@ TESTSUBDIRS= ctypes/test \
|
|||
test/test_email/data \
|
||||
test/test_future_stmt \
|
||||
test/test_gdb \
|
||||
test/test_inspect \
|
||||
test/test_import \
|
||||
test/test_import/data \
|
||||
test/test_import/data/circular_imports \
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue