projects
/
p5sagit/p5-mst-13.2.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
(parent:
e343962
)
...and update the test count.
Jarkko Hietaniemi [Fri, 23 Nov 2001 17:37:27 +0000 (17:37 +0000)]
p4raw-id: //depot/perl@13210
lib/Pod/t/basic.t
patch
|
blob
|
blame
|
history
diff --git
a/lib/Pod/t/basic.t
b/lib/Pod/t/basic.t
index
243a9b9
..
b58ea6f
100644
(file)
--- a/
lib/Pod/t/basic.t
+++ b/
lib/Pod/t/basic.t
@@
-16,7
+16,7
@@
BEGIN {
unshift (@INC, '../blib/lib');
}
$| = 1;
- print "1..11\n";
+ print "1..9\n";
}
END {