summaryrefslogtreecommitdiff
path: root/t/test.pl
diff options
context:
space:
mode:
Diffstat (limited to 't/test.pl')
-rw-r--r--t/test.pl4
1 files changed, 2 insertions, 2 deletions
diff --git a/t/test.pl b/t/test.pl
index 0c31556140..1520285371 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().
#