Skip to content
Snippets Groups Projects
Unverified Commit 02d35fc4 authored by Miss Islington (bot)'s avatar Miss Islington (bot) Committed by GitHub
Browse files

test_threaded_import: Fix unittest.main spelling (GH-93114)


(cherry picked from commit 19710145)

Co-authored-by: default avatarFlorian Bruhin <me@the-compiler.org>
parent 132ea299
Branches
Tags
No related merge requests found
......@@ -270,4 +270,4 @@ def setUpModule():
if __name__ == "__main__":
unittets.main()
unittest.main()
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment