From: Jarkko Hietaniemi Date: Sat, 22 Sep 2001 21:04:39 +0000 (+0000) Subject: Update the test on warnings/register.t. X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=commitdiff_plain;h=0d0c1411f967c385a9f8386bb2e12df519d2a608;p=p5sagit%2Fp5-mst-13.2.git Update the test on warnings/register.t. p4raw-id: //depot/perl@12142 --- diff --git a/t/lib/1_compile.t b/t/lib/1_compile.t index 10fe381..1d3daa5 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 has a test but is in DATA\n" if exists $Test{$mod}; + print "### $mod has a test but is in DATA of $0\n" if exists $Test{$mod}; delete_by_name($mod); } @@ -136,6 +136,7 @@ CGI::Carp CGI::Cookie CGI::Form CGI::Pretty +CGI::Push CGI::Switch CGI::Util Carp::Heavy @@ -196,4 +197,3 @@ attributes base bytes ops -warnings::register