Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 66c8adf

Browse files
authored
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
1 parent ee48c7d commit 66c8adf

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

Makefile.pre.in

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1488,6 +1488,7 @@ TESTSUBDIRS= ctypes/test \
14881488
test/test_importlib/namespace_pkgs/project3 \
14891489
test/test_importlib/namespace_pkgs/project3/parent \
14901490
test/test_importlib/namespace_pkgs/project3/parent/child \
1491+
test/test_importlib/partial \
14911492
test/test_importlib/source \
14921493
test/test_importlib/zipdata01 \
14931494
test/test_importlib/zipdata02 \

0 commit comments

Comments
 (0)