summaryrefslogtreecommitdiffstats
path: root/Lib/test/test_importlib/resources/zipdata01
Commit message (Collapse)AuthorAgeFilesLines
* gh-95218: Move tests for importlib.resources into test_importlib.resources. ↵Jason R. Coombs2022-07-252-0/+0
(#95219) * gh-95218: Move tests for importlib.resources into test_importlib.resources. * Also update makefile * Include test_importlib/resources in code ownership rule.