httpd_test: do not call wrap_socket

This commit is contained in:
Denis Bilenko
2008-11-24 14:05:06 +06:00
parent fa75e7d362
commit 2a2838ef89

View File

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