dougm 01/04/10 09:45:40
Modified: Apache-Test/lib/Apache TestMM.pm
Log:
be sure to start with a freshly generated test config for "make test"
Revision Changes Path
1.3 +1 -1 modperl-2.0/Apache-Test/lib/Apache/TestMM.pm
Index: TestMM.pm
===================================================================
RCS file: /home/cvs/modperl-2.0/Apache-Test/lib/Apache/TestMM.pm,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- TestMM.pm 2001/04/02 20:07:39 1.2
+++ TestMM.pm 2001/04/10 16:45:39 1.3
@@ -30,7 +30,7 @@
$(FULLPERL) -I$(INST_ARCHLIB) -I$(INST_LIB) \
t/TEST -clean
-run_tests :
+run_tests : test_clean
$(PASSENV) \
$(FULLPERL) -I$(INST_ARCHLIB) -I$(INST_LIB) \
t/TEST