]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
test_threaded_import: Fix unittest.main spelling (GH-93114)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Wed, 25 May 2022 08:17:57 +0000 (01:17 -0700)
committerGitHub <noreply@github.com>
Wed, 25 May 2022 08:17:57 +0000 (01:17 -0700)
commit02d35fc4ef8a718e74ab97402b6d8371b69d3635
tree1619d40cc2c8b18d09cbcbb4084a16fb96c2db2a
parent132ea299361e08c77c2b02ff25cf31eb73d3642f
test_threaded_import: Fix unittest.main spelling (GH-93114)

(cherry picked from commit 19710145b496b5e5341630d80be9c400aa792bd1)

Co-authored-by: Florian Bruhin <me@the-compiler.org>
Lib/test/test_importlib/test_threaded_import.py