stas 01/12/31 00:38:05
Modified: perl-framework/Apache-Test/lib/Apache TestSmoke.pm Log: - doc fix Revision Changes Path 1.6 +4 -4 httpd-test/perl-framework/Apache-Test/lib/Apache/TestSmoke.pm Index: TestSmoke.pm =================================================================== RCS file: /home/cvs/httpd-test/perl-framework/Apache-Test/lib/Apache/TestSmoke.pm,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- TestSmoke.pm 24 Dec 2001 19:17:48 -0000 1.5 +++ TestSmoke.pm 31 Dec 2001 08:38:05 -0000 1.6 @@ -503,10 +503,10 @@ =item 1 -First is to be able to reproduce the problem so if we think we fix it, -we could verify the fix. This one is easy, just remember the sequence -of tests run till the failed test and rerun the same sequence once -again after the problem has been fixed. +First is to be able to reproduce the problem so if we think we fixed +it, we could verify the fix. This one is easy, just remember the +sequence of tests run till the failed test and rerun the same sequence +once again after the problem has been fixed. =item 2
