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

index e8eb19a..07409c3 100644 (file)
@@ -8,6 +8,7 @@ BEGIN {
 }
 
 use SelfLoader;
+print "1..1\n";
 
 # this script checks that errors on self-loaded
 # subroutines that affect $@ are reported