Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 2528a6c

Browse files
authored
Add test.test_import.data.unwritable package to makefile (#18211)
1 parent 47ee8a6 commit 2528a6c

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
@@ -1336,6 +1336,7 @@ LIBSUBDIRS= tkinter tkinter/test tkinter/test/test_tkinter \
13361336
test/test_import/data/circular_imports/subpkg \
13371337
test/test_import/data/package \
13381338
test/test_import/data/package2 \
1339+
test/test_import/data/unwritable \
13391340
importlib \
13401341
importlib/metadata \
13411342
test/test_importlib \

0 commit comments

Comments
 (0)