X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=ext%2FList%2FUtil%2Ft%2Fp_blessed.t;h=48e7ef7dcd17f08f6462863096261774d6a1d475;hb=7c09933ca11590e6a36fb0c235b6660a8b3c341d;hp=d594ac517cb493e91d85146bbd78edf336be5e2d;hpb=e81465beff59e6c9907613fe00ebce59d81fb1e8;p=p5sagit%2Fp5-mst-13.2.git diff --git a/ext/List/Util/t/p_blessed.t b/ext/List/Util/t/p_blessed.t index d594ac5..48e7ef7 100644 --- a/ext/List/Util/t/p_blessed.t +++ b/ext/List/Util/t/p_blessed.t @@ -4,4 +4,4 @@ $List::Util::TESTING_PERL_ONLY = $List::Util::TESTING_PERL_ONLY = 1; (my $f = __FILE__) =~ s/p_//; -do $f; +do $f; die $@ if $@;