Commit 895fc803 authored by Denis Bilenko's avatar Denis Bilenko

kill trailing whitespace

parent 3bf1543c
......@@ -147,5 +147,6 @@ class TestSSL(TestTCP):
raise AssertionError('socket.timeout should have been raised, instead sendall returned %r' % (result, ))
acceptor.wait()
if __name__=='__main__':
greentest.main()
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