]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-93839: Use load_package_tests() for testmock (GH-94055)
authorChristian Heimes <christian@python.org>
Tue, 21 Jun 2022 12:51:39 +0000 (14:51 +0200)
committerGitHub <noreply@github.com>
Tue, 21 Jun 2022 12:51:39 +0000 (05:51 -0700)
commit50ebd72fb0e69c78f95cea3d4a47589beb91ac37
tree457950b723aeff9697d1998f63ab5fe28d10b619
parent0ff7b996f5d836e63cdaf652c7aa734285261096
gh-93839: Use load_package_tests() for testmock (GH-94055)

Fixes failing tests on WebAssembly platforms.

Automerge-Triggered-By: GH:tiran
Lib/test/test_unittest/testmock/__init__.py