projects
/
p5sagit/p5-mst-13.2.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
(parent:
dd28f7b
)
Bump the test count.
Jarkko Hietaniemi [Sat, 19 Apr 2003 07:10:57 +0000 (07:10 +0000)]
p4raw-id: //depot/perl@19269
ext/Storable/t/tied.t
patch
|
blob
|
blame
|
history
diff --git
a/ext/Storable/t/tied.t
b/ext/Storable/t/tied.t
index
06be10b
..
05bcf32
100644
(file)
--- a/
ext/Storable/t/tied.t
+++ b/
ext/Storable/t/tied.t
@@
-25,7
+25,7
@@
sub ok;
use Storable qw(freeze thaw);
-print "1..22\n";
+print "1..23\n";
($scalar_fetch, $array_fetch, $hash_fetch) = (0, 0, 0);