mirror of
https://github.com/python/cpython.git
synced 2025-07-28 05:34:31 +00:00
Correct attribute name.
This commit is contained in:
parent
9334d02ff5
commit
730c8185b9
1 changed files with 1 additions and 1 deletions
|
@ -149,5 +149,5 @@ def test_main():
|
|||
TestCase().run()
|
||||
|
||||
if __name__=='__main__':
|
||||
test_support.Verbose = 1
|
||||
test_support.verbose = 1
|
||||
test_main()
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue