mirror of https://github.com/python/cpython.git
Issue #27787: No longer call deleted test_main().
This commit is contained in:
parent
1f5beb7a6e
commit
ffcb022738
|
@ -1713,4 +1713,4 @@ def test_tunnel_debuglog(self):
|
|||
|
||||
|
||||
if __name__ == '__main__':
|
||||
test_main()
|
||||
unittest.main(verbosity=2)
|
||||
|
|
Loading…
Reference in New Issue