Not quite that many tests yet.
Jarkko Hietaniemi [Sat, 30 Dec 2000 20:32:40 +0000 (20:32 +0000)]
p4raw-id: //depot/perl@8276

t/op/pat.t

index f9f33eb..17df867 100755 (executable)
@@ -4,7 +4,7 @@
 # the format supported by op/regexp.t.  If you want to add a test
 # that does fit that format, add it to op/re_tests, not here.
 
-print "1..233\n";
+print "1..231\n";
 
 BEGIN {
     chdir 't' if -d 't';