Skip to content

Commit

Permalink
pythongh-97930: Also include subdirectory in makefile.
Browse files Browse the repository at this point in the history
  • Loading branch information
jaraco committed Feb 19, 2023
1 parent 6aab56f commit c5ccb70
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions Makefile.pre.in
Original file line number Diff line number Diff line change
Expand Up @@ -2075,6 +2075,8 @@ TESTSUBDIRS= idlelib/idle_test \
test/test_importlib/resources/data01/subdirectory \
test/test_importlib/resources/data02 \
test/test_importlib/resources/data02/one \
test/test_importlib/resources/data02/subdirectory \
test/test_importlib/resources/data02/subdirectory/subsubdir \
test/test_importlib/resources/data02/two \
test/test_importlib/resources/data03 \
test/test_importlib/resources/data03/namespace \
Expand Down

0 comments on commit c5ccb70

Please sign in to comment.