Change 18859 by [EMAIL PROTECTED] on 2003/03/09 11:30:22
Adjust test count.
Affected files ...
... //depot/perl/t/op/pat.t#199 edit
Differences ...
==== //depot/perl/t/op/pat.t#199 (xtext) ====
Index: perl/t/op/pat.t
--- perl/t/op/pat.t#198~18858~ Sun Mar 9 02:54:10 2003
+++ perl/t/op/pat.t Sun Mar 9 03:30:22 2003
@@ -6,7 +6,7 @@
$| = 1;
-print "1..995\n";
+print "1..996\n";
BEGIN {
chdir 't' if -d 't';
End of Patch.
