Skip to content

Commit 95b16a9

Browse files
[3.6] bpo-30814, bpo-30876: Add new import test files to projects. (GH-2851). (#2912)
(cherry picked from commit d5ed47d)
1 parent 0c4c651 commit 95b16a9

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

Makefile.pre.in

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1206,6 +1206,8 @@ LIBSUBDIRS= tkinter tkinter/test tkinter/test/test_tkinter \
12061206
test/test_import/data \
12071207
test/test_import/data/circular_imports \
12081208
test/test_import/data/circular_imports/subpkg \
1209+
test/test_import/data/package \
1210+
test/test_import/data/package2 \
12091211
test/test_importlib/namespace_pkgs \
12101212
test/test_importlib/namespace_pkgs/both_portions \
12111213
test/test_importlib/namespace_pkgs/both_portions/foo \

0 commit comments

Comments
 (0)