Commit ffcb0227 authored by Terry Jan Reedy's avatar Terry Jan Reedy

Issue #27787: No longer call deleted test_main().

parent 1f5beb7a
......@@ -1713,4 +1713,4 @@ class TunnelTests(TestCase):
if __name__ == '__main__':
test_main()
unittest.main(verbosity=2)
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment