Correct the test blurbs.
authorShlomi Fish <shlomif@shlomifish.org>
Sat, 15 Sep 2012 13:29:55 +0000 (16:29 +0300)
committerRicardo Signes <rjbs@cpan.org>
Mon, 12 Nov 2012 14:18:23 +0000 (09:18 -0500)
lib/perl5db.t

index 12dd99e..c449146 100644 (file)
@@ -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.)',
     );
 }