diff options
Diffstat (limited to 'lib/perl5db.t')
-rw-r--r-- | lib/perl5db.t | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/perl5db.t b/lib/perl5db.t index 12dd99e023..c449146064 100644 --- a/lib/perl5db.t +++ b/lib/perl5db.t @@ -1988,7 +1988,7 @@ sub _calc_trace_wrapper \d+:\s+l\ 5-10\n \d+:\s+l\ 1-10\n #msx, - 'Test the source command (along with l)', + 'Test the H -num command', ); } @@ -2019,7 +2019,7 @@ sub _calc_trace_wrapper \d+:\s+l\ 5-10\n \d+:\s+l\ 1-10\n #msx, - 'Test the source command (along with l)', + 'Test the H command (without a number.)', ); } |