# HG changeset patch # User Maxim Dounin # Date 1328540784 -14400 # Node ID d17bd21a03784715067fc4295ae64c8dd240f43b # Parent 0ab1f0e978b5665644fc8b866182b2fa4df53058 Tests: SCGI fixed in 1.1.12/1.0.12, remove TODO. diff --git a/scgi_gzip.t b/scgi_gzip.t --- a/scgi_gzip.t +++ b/scgi_gzip.t @@ -58,13 +58,8 @@ EOF ############################################################################### -TODO: { -local $TODO = 'not yet'; - like(http_gzip_request('/'), qr/Content-Encoding: gzip/, 'scgi request'); -} - ############################################################################### sub scgi_daemon {