Skip to content

Commit

Permalink
bpo-43517 (followup): Install additional test directory (pythonGH-24950)
Browse files Browse the repository at this point in the history
Should fix some CI failures on buildbots that test an installed version of Python.

Automerge-Triggered-By: GH:pitrou
  • Loading branch information
pitrou authored Mar 20, 2021
1 parent ee48c7d commit 66c8adf
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Makefile.pre.in
Original file line number Diff line number Diff line change
Expand Up @@ -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 \
Expand Down

0 comments on commit 66c8adf

Please sign in to comment.