From: Jarkko Hietaniemi <jhi@iki.fi>
Date: Sat, 12 Jan 2002 05:54:24 +0000 (+0000)
Subject: This is getting embarrassing.
X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=commitdiff_plain;h=eef6c14771391102802b6df83d2d0607b74c51e3;p=p5sagit%2Fp5-mst-13.2.git

This is getting embarrassing.

p4raw-id: //depot/perl@14209
---

diff --git a/t/op/pat.t b/t/op/pat.t
index 9318070..19ec634 100755
--- a/t/op/pat.t
+++ b/t/op/pat.t
@@ -6,7 +6,7 @@
 
 $| = 1;
 
-print "1..849\n";
+print "1..848\n";
 
 BEGIN {
     chdir 't' if -d 't';