]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Rearrage the finder tests. (gh-28740)
authorEric Snow <ericsnowcurrently@gmail.com>
Tue, 5 Oct 2021 16:37:14 +0000 (10:37 -0600)
committerGitHub <noreply@github.com>
Tue, 5 Oct 2021 16:37:14 +0000 (10:37 -0600)
commit69f6dabb9c469f308650b820287e4cb0eac7e655
tree9f6e168cc9f69b96c333a55ee51f515f8fac1333
parentc3d9ac8b340fcbf54cee865737e67f11fcd70ed3
Rearrage the finder tests. (gh-28740)

This makes the tests a bit cleaner and makes adding more tests a little simpler.

https://bugs.python.org/issue45324
Lib/test/test_importlib/frozen/test_finder.py