]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-96624: Fix test_dotted_but_module_not_loaded in testpatch.py (GH-96691)
authorDennis Sweeney <36520290+sweeneyde@users.noreply.github.com>
Fri, 9 Sep 2022 03:46:13 +0000 (23:46 -0400)
committerGitHub <noreply@github.com>
Fri, 9 Sep 2022 03:46:13 +0000 (23:46 -0400)
commit569ca27293eec89b5b41c3a12e6531d3eddf0e1b
treef23064c274f4f472fca03c542a109af356b252f0
parentdf50938f583b6abd9f31f1ff1f5ad52d7b04ecbb
gh-96624: Fix test_dotted_but_module_not_loaded in testpatch.py (GH-96691)

* Update test_dotted_but_module_not_loaded to reflect the move of unittest.test to test.test_unittest.
Lib/test/test_unittest/testmock/testpatch.py
Misc/NEWS.d/next/Tests/2022-09-08-18-31-26.gh-issue-96624.5cANM1.rst [new file with mode: 0644]