blib does have a detectable test.
authorJarkko Hietaniemi <jhi@iki.fi>
Sun, 9 Sep 2001 13:19:12 +0000 (13:19 +0000)
committerJarkko Hietaniemi <jhi@iki.fi>
Sun, 9 Sep 2001 13:19:12 +0000 (13:19 +0000)
p4raw-id: //depot/perl@11960

t/lib/1_compile.t

index 368d4f6..10fe381 100644 (file)
@@ -99,7 +99,7 @@ foreach my $mod (sort keys %Test) {
 }
 foreach my $mod (<DATA>) {
     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