From: Jarkko Hietaniemi <jhi@iki.fi>
Date: Wed, 2 May 2001 13:07:01 +0000 (+0000)
Subject: Retracted a bit too much in #9952.
X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=commitdiff_plain;h=fd37f5a187679aee380bda045142acea822c20e5;p=p5sagit%2Fp5-mst-13.2.git

Retracted a bit too much in #9952.

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

diff --git a/t/pragma/sub_lval.t b/t/pragma/sub_lval.t
index 4e92ef1..e101f97 100755
--- a/t/pragma/sub_lval.t
+++ b/t/pragma/sub_lval.t
@@ -1,4 +1,4 @@
-print "1..47\n";
+print "1..64\n";
 
 BEGIN {
     chdir 't' if -d 't';