Issue #17636: Install new test directories.

This commit is contained in:
Ned Deily 2014-12-13 02:05:15 -08:00
parent a4158a0408
commit 7c562f670c
1 changed files with 4 additions and 0 deletions

View File

@ -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 \