From 8ec5e241bff6550c56f30587b70b41dc3236277c Mon Sep 17 00:00:00 2001 From: Nick Ing-Simmons Date: Thu, 15 Jan 1998 18:06:36 +0000 Subject: First working TIEARRAY and other misc tie fixes p4raw-id: //depot/ansiperl@426 --- t/op/tiearray.t | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 't') diff --git a/t/op/tiearray.t b/t/op/tiearray.t index 9e709bc751..8e78b2f76b 100755 --- a/t/op/tiearray.t +++ b/t/op/tiearray.t @@ -101,7 +101,7 @@ sub SPLICE package main; -print "1..30\n"; +print "1..31\n"; my $test = 1; {my @ary; -- cgit v1.2.1