/[Apache-SVN]/httpd/test/trunk/perl-framework/Apache-Test/t/more/all.t
ViewVC logotype

Diff of /httpd/test/trunk/perl-framework/Apache-Test/t/more/all.t

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

--- httpd/test/trunk/perl-framework/Apache-Test/t/more/all.t	2004/12/20 21:37:14	122881
+++ httpd/test/trunk/perl-framework/Apache-Test/t/more/all.t	2004/12/20 21:37:34	122882
@@ -6,8 +6,8 @@ use warnings FATAL => 'all';
 
 use Apache::Test;
 
-plan tests => 1, (need_min_module_version(qw(Test::More 0.48_01)) &&
-                  need_module('mod_perl.c'));
+plan tests => 1, need need_min_module_version(qw(Test::More 0.48_01)),
+    need_module('mod_perl.c');
 
 ok 1;
 

 

infrastructure at apache.org
ViewVC Help
Powered by ViewVC 1.1.26