[prev in list] [next in list] [prev in thread] [next in thread] 

List:       apache-test-cvs
Subject:    svn commit: r233518 -
From:       jorton () apache ! org
Date:       2005-08-19 17:32:25
Message-ID: 20050819173226.57900.qmail () minotaur ! apache ! org
[Download RAW message or body]

Author: jorton
Date: Fri Aug 19 10:32:23 2005
New Revision: 233518

URL: http://svn.apache.org/viewcvs?rev=233518&view=rev
Log:
- require both proxy_http and proxy_balancer so this is skipped with 2.0.x

Modified:
    httpd/test/trunk/perl-framework/t/modules/proxy_balancer.t

Modified: httpd/test/trunk/perl-framework/t/modules/proxy_balancer.t
URL: http://svn.apache.org/viewcvs/httpd/test/trunk/perl-framework/t/modules/proxy_balancer.t?rev=233518&r1=233517&r2=233518&view=diff
 ==============================================================================
--- httpd/test/trunk/perl-framework/t/modules/proxy_balancer.t (original)
+++ httpd/test/trunk/perl-framework/t/modules/proxy_balancer.t Fri Aug 19 10:32:23 \
2005 @@ -6,7 +6,7 @@
 use Apache::TestUtil;
 use Apache::TestConfig ();
 
-plan tests => 1, need_module 'proxy';
+plan tests => 1, need 'proxy_balancer', 'proxy_http';
 
 Apache::TestRequest::module("proxy_http_balancer");
 Apache::TestRequest::user_agent(requests_redirectable => 0);


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic