summaryrefslogtreecommitdiff
path: root/lib
diff options
context:
space:
mode:
authorRafael Garcia-Suarez <rgarciasuarez@gmail.com>2006-08-25 16:47:08 +0000
committerRafael Garcia-Suarez <rgarciasuarez@gmail.com>2006-08-25 16:47:08 +0000
commit4e3c68f2d6398ba858f4200b23f0f9f65c7aeeff (patch)
tree6a16d6052dc7a0fe0d114e9c9b5549d42d7d8b8b /lib
parentbe64226e5b5d608a2b57cf611954f2a7cec0b340 (diff)
downloadperl-4e3c68f2d6398ba858f4200b23f0f9f65c7aeeff.tar.gz
Put a plan in the last added test
p4raw-id: //depot/perl@28760
Diffstat (limited to 'lib')
-rw-r--r--lib/SelfLoader-buggy.t1
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/SelfLoader-buggy.t b/lib/SelfLoader-buggy.t
index e8eb19aafa..07409c34aa 100644
--- 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