From 6bf7e1ad25ca8152c1ed6d46d598c3cbb6546d41 Mon Sep 17 00:00:00 2001 From: Shlomi Fish Date: Sat, 15 Sep 2012 16:29:55 +0300 Subject: [PATCH] Correct the test blurbs. --- lib/perl5db.t | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/lib/perl5db.t b/lib/perl5db.t index 12dd99e..c449146 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.)', ); } -- 2.7.4