Skip to content

Commit f9fbed1

Browse files
[3.5] bpo-30876: Add new import test files to projects. (GH-2851). (#2913)
(cherry picked from commit d5ed47d)
1 parent 19b2890 commit f9fbed1

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Makefile.pre.in

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1187,6 +1187,7 @@ LIBSUBDIRS= tkinter tkinter/test tkinter/test/test_tkinter \
11871187
test/test_import/data \
11881188
test/test_import/data/circular_imports \
11891189
test/test_import/data/circular_imports/subpkg \
1190+
test/test_import/data/package2 \
11901191
test/test_importlib/namespace_pkgs \
11911192
test/test_importlib/namespace_pkgs/both_portions \
11921193
test/test_importlib/namespace_pkgs/both_portions/foo \

0 commit comments

Comments
 (0)