[3.11] gh-108303: Move all inspect test files to test_inspect/ (GH-109607) (#111543)

This commit is contained in:
Nikita Sobolev 2023-10-31 17:00:39 +03:00 committed by GitHub
parent 08e4e11b75
commit bc9f47097e
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
11 changed files with 15 additions and 7 deletions

View file

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