]> granicus.if.org Git - python/commitdiff
Issue #17636: Install new test directories.
authorNed Deily <nad@acm.org>
Sat, 13 Dec 2014 10:05:15 +0000 (02:05 -0800)
committerNed Deily <nad@acm.org>
Sat, 13 Dec 2014 10:05:15 +0000 (02:05 -0800)
Makefile.pre.in

index 89d7e72e90d37a8830b023f9bc69833c87dc28f6..9870b2df016cb7e9c1c3c86982ebb004776ee23b 100644 (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 \