This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Work on eliminating systematic failures on make minitest:
[perl5.git] / t / test.pl
index 0c31556..1520285 100644 (file)
--- 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().
 #