]> granicus.if.org Git - python/commitdiff
bpo-19696: Moved "test_pkgimport.py" to dir "test_importlib" (GH-14303)
authorKyle Stanley <44193521+aeros167@users.noreply.github.com>
Fri, 28 Jun 2019 19:37:11 +0000 (15:37 -0400)
committerMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Fri, 28 Jun 2019 19:37:11 +0000 (12:37 -0700)
Also renamed the file to "test_pkg_import.py" to better follow the naming convention. Component of issue 19696.

https://bugs.python.org/issue19696

Lib/test/test_importlib/test_pkg_import.py [moved from Lib/test/test_pkgimport.py with 100% similarity]