From: Rafael Garcia-Suarez Date: Fri, 25 Aug 2006 16:47:08 +0000 (+0000) Subject: Put a plan in the last added test X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=commitdiff_plain;h=4e3c68f2d6398ba858f4200b23f0f9f65c7aeeff;p=p5sagit%2Fp5-mst-13.2.git Put a plan in the last added test p4raw-id: //depot/perl@28760 --- diff --git a/lib/SelfLoader-buggy.t b/lib/SelfLoader-buggy.t index e8eb19a..07409c3 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