httpc_test: do not call wrap_socket

This commit is contained in:
Denis Bilenko
2008-11-24 14:03:09 +06:00
parent a8b51cb129
commit 0d29f8dd46

View File

@@ -34,9 +34,6 @@ except ImportError:
from StringIO import StringIO
util.wrap_socket_with_coroutine_socket()
from greentest import tests