diff scgi_gzip.t @ 198:d17bd21a0378

Tests: SCGI fixed in 1.1.12/1.0.12, remove TODO.
author Maxim Dounin <mdounin@mdounin.ru>
date Mon, 06 Feb 2012 19:06:24 +0400
parents eb4c40260ee7
children a7cc4371f4ad
line wrap: on
line diff
--- 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 {