mirror of
https://github.com/python/cpython.git
synced 2025-11-01 18:51:43 +00:00
use test_main() in __main__ section
This commit is contained in:
parent
4aa8a13b86
commit
e4d90c23a3
1 changed files with 1 additions and 1 deletions
|
|
@ -4207,4 +4207,4 @@ def test_main():
|
|||
|
||||
|
||||
if __name__ == '__main__':
|
||||
unittest.main()
|
||||
test_main()
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue