Skip to content

Commit

Permalink
gh-97930: Also include subdirectory in makefile. (#102030)
Browse files Browse the repository at this point in the history
  • Loading branch information
jaraco authored Feb 19, 2023
1 parent 6aab56f commit 0729359
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 0729359

Please sign in to comment.