projects
/
p5sagit/p5-mst-13.2.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
(parent:
be64226
)
Put a plan in the last added test
Rafael Garcia-Suarez [Fri, 25 Aug 2006 16:47:08 +0000 (16:47 +0000)]
p4raw-id: //depot/perl@28760
lib/SelfLoader-buggy.t
patch
|
blob
|
blame
|
history
diff --git
a/lib/SelfLoader-buggy.t
b/lib/SelfLoader-buggy.t
index
e8eb19a
..
07409c3
100644
(file)
--- a/
lib/SelfLoader-buggy.t
+++ b/
lib/SelfLoader-buggy.t
@@
-8,6
+8,7
@@
BEGIN {
}
use SelfLoader;
+print "1..1\n";
# this script checks that errors on self-loaded
# subroutines that affect $@ are reported