/[Apache-SVN]/httpd/test/trunk/perl-framework/t/modules/deflate.t
ViewVC logotype

Diff of /httpd/test/trunk/perl-framework/t/modules/deflate.t

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

--- httpd/test/trunk/perl-framework/t/modules/deflate.t	2004/12/02 13:45:32	109500
+++ httpd/test/trunk/perl-framework/t/modules/deflate.t	2004/12/02 13:46:09	109501
@@ -39,7 +39,7 @@ for my $server_deflate_uri (@server_defl
 }
 
 # mod_deflate fixes still pending to make this work...
-if (0 && have_module('cgi')) {
+if (have_module('cgi') && have_min_apache_version('2.1.0')) {
     my $sock = Apache::TestRequest::vhost_socket('default');
 
     ok $sock;

 

infrastructure at apache.org
ViewVC Help
Powered by ViewVC 1.1.26