Revert change #30530, following Jan's advice
[p5sagit/p5-mst-13.2.git] / 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