mirror of
https://github.com/python/cpython.git
synced 2025-12-31 04:23:37 +00:00
bpo-43517 (followup): Install additional test directory (GH-24950)
Should fix some CI failures on buildbots that test an installed version of Python. Automerge-Triggered-By: GH:pitrou
This commit is contained in:
parent
ee48c7d541
commit
66c8adfa27
1 changed files with 1 additions and 0 deletions
|
|
@ -1488,6 +1488,7 @@ TESTSUBDIRS= ctypes/test \
|
|||
test/test_importlib/namespace_pkgs/project3 \
|
||||
test/test_importlib/namespace_pkgs/project3/parent \
|
||||
test/test_importlib/namespace_pkgs/project3/parent/child \
|
||||
test/test_importlib/partial \
|
||||
test/test_importlib/source \
|
||||
test/test_importlib/zipdata01 \
|
||||
test/test_importlib/zipdata02 \
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue