Skip to content

Commit 107cf07

Browse files
authored
[3.9] bpo-43517 (followup): Install additional test directory (GH-24950) (GH-24951)
Should fix some CI failures on buildbots that test an installed version of Python. (cherry picked from commit 66c8adf) Co-authored-by: Antoine Pitrou <antoine@python.org>
1 parent ac17ed6 commit 107cf07

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
@@ -1439,6 +1439,7 @@ LIBSUBDIRS= tkinter tkinter/test tkinter/test/test_tkinter \
14391439
test/test_importlib/namespace_pkgs/project3 \
14401440
test/test_importlib/namespace_pkgs/project3/parent \
14411441
test/test_importlib/namespace_pkgs/project3/parent/child \
1442+
test/test_importlib/partial \
14421443
test/test_importlib/source \
14431444
test/test_importlib/zipdata01 \
14441445
test/test_importlib/zipdata02 \

0 commit comments

Comments
 (0)