Skip to content

Commit 3385b51

Browse files
committed
gh-97930: Also include subdirectory in makefile.
1 parent 5170caf commit 3385b51

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Makefile.pre.in

+1
Original file line numberDiff line numberDiff line change
@@ -2075,6 +2075,7 @@ TESTSUBDIRS= idlelib/idle_test \
20752075
test/test_importlib/resources/data01/subdirectory \
20762076
test/test_importlib/resources/data02 \
20772077
test/test_importlib/resources/data02/one \
2078+
test/test_importlib/resources/data02/subdirectory \
20782079
test/test_importlib/resources/data02/two \
20792080
test/test_importlib/resources/data03 \
20802081
test/test_importlib/resources/data03/namespace \

0 commit comments

Comments
 (0)