Issue #17636: Install new test directories.
This commit is contained in:
parent
a4158a0408
commit
7c562f670c
|
@ -1146,6 +1146,10 @@ LIBSUBDIRS= tkinter tkinter/test tkinter/test/test_tkinter \
|
|||
test/imghdrdata \
|
||||
test/subprocessdata test/sndhdrdata test/support \
|
||||
test/tracedmodules test/encoded_modules \
|
||||
test/test_import \
|
||||
test/test_import/data \
|
||||
test/test_import/data/circular_imports \
|
||||
test/test_import/data/circular_imports/subpkg \
|
||||
test/test_importlib/namespace_pkgs \
|
||||
test/test_importlib/namespace_pkgs/both_portions \
|
||||
test/test_importlib/namespace_pkgs/both_portions/foo \
|
||||
|
|
Loading…
Reference in New Issue