mirror of
https://github.com/python/cpython.git
synced 2025-07-24 03:35:53 +00:00
test_threaded_import: Fix unittest.main spelling (GH-93114)
This commit is contained in:
parent
16a7e4a0b7
commit
19710145b4
1 changed files with 1 additions and 1 deletions
|
@ -272,4 +272,4 @@ def setUpModule():
|
|||
|
||||
|
||||
if __name__ == "__main__":
|
||||
unittets.main()
|
||||
unittest.main()
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue