[3.6] bpo-30814, bpo-30876: Add new import test files to projects. (G… · python/cpython@95b16a9 (original) (raw)
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1206,6 +1206,8 @@ LIBSUBDIRS= tkinter tkinter/test tkinter/test/test_tkinter \ | ||
1206 | 1206 | test/test_import/data \ |
1207 | 1207 | test/test_import/data/circular_imports \ |
1208 | 1208 | test/test_import/data/circular_imports/subpkg \ |
1209 | + test/test_import/data/package \ | |
1210 | + test/test_import/data/package2 \ | |
1209 | 1211 | test/test_importlib/namespace_pkgs \ |
1210 | 1212 | test/test_importlib/namespace_pkgs/both_portions \ |
1211 | 1213 | test/test_importlib/namespace_pkgs/both_portions/foo \ |