stas 02/02/05 05:25:18
Modified: perl-framework/t/modules autoindex2.t
Log:
- add the missing mod_autoindex requirement
Revision Changes Path
1.2 +1 -1 httpd-test/perl-framework/t/modules/autoindex2.t
Index: autoindex2.t
===================================================================
RCS file: /home/cvs/httpd-test/perl-framework/t/modules/autoindex2.t,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- autoindex2.t 5 Feb 2002 09:08:41 -0000 1.1
+++ autoindex2.t 5 Feb 2002 13:25:18 -0000 1.2
@@ -28,7 +28,7 @@
dir_broken => 0, #
);
-plan tests => 3;
+plan tests => 3, ['autoindex'];
setup();