fix test failure from #17747
Hugo van der Sanden [Thu, 22 Aug 2002 11:08:35 +0000 (11:08 +0000)]
p4raw-id: //depot/perl@17751

ext/B/t/stash.t

index 9448425..f3fd07b 100755 (executable)
@@ -66,7 +66,7 @@ print "# got = @got\n";
 
 $got = "@got";
 
-my $expected = "attributes Carp Carp::Heavy DB Exporter Exporter::Heavy Internals main utf8 warnings";
+my $expected = "attributes Carp Carp::Heavy DB Exporter Exporter::Heavy Internals main utf8 version warnings";
 
 {
     no strict 'vars';