From: Stas Bekman Date: Tue, 23 Dec 2003 14:48:58 +0000 (-0800) Subject: [patch t/test.pl] comment fix X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=commitdiff_plain;h=141f445b878212088a7c51f894a67b497c69a785;p=p5sagit%2Fp5-mst-13.2.git [patch t/test.pl] comment fix Message-ID: <3FE8C65A.4060708@stason.org> Date: Tue, 23 Dec 2003 14:48:58 -0800 p4raw-id: //depot/perl@21952 --- diff --git a/t/test.pl b/t/test.pl index 0c31556..1520285 100644 --- a/t/test.pl +++ b/t/test.pl @@ -586,7 +586,7 @@ sub _fresh_perl { } # -# run_perl_is +# fresh_perl_is # # Combination of run_perl() and is(). # @@ -600,7 +600,7 @@ sub fresh_perl_is { } # -# run_perl_like +# fresh_perl_like # # Combination of run_perl() and like(). #