wsgi_test: do not wrap_socket

This commit is contained in:
Denis Bilenko
2008-11-24 14:08:59 +06:00
parent 85eaf8ecf4
commit 79f044be7e

View File

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