From: Jarkko Hietaniemi Date: Sun, 9 Sep 2001 13:19:12 +0000 (+0000) Subject: blib does have a detectable test. X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=commitdiff_plain;h=fab477a6fc4cfc2c3b1138cc06a7c365157ad5ce;p=p5sagit%2Fp5-mst-13.2.git blib does have a detectable test. p4raw-id: //depot/perl@11960 --- diff --git a/t/lib/1_compile.t b/t/lib/1_compile.t index 368d4f6..10fe381 100644 --- a/t/lib/1_compile.t +++ b/t/lib/1_compile.t @@ -99,7 +99,7 @@ foreach my $mod (sort keys %Test) { } foreach my $mod () { chomp $mod; - print "### $mod\n" if exists $Test{$mod}; + print "### $mod has a test but is in DATA\n" if exists $Test{$mod}; delete_by_name($mod); } @@ -194,7 +194,6 @@ Time::tm UNIVERSAL attributes base -blib bytes ops warnings::register