fix test failure from #17747
[p5sagit/p5-mst-13.2.git] / 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';