drop the use of fatal warnings in tests
authorKaren Etheridge <ether@cpan.org>
Sun, 15 Mar 2015 00:25:01 +0000 (17:25 -0700)
committerKaren Etheridge <ether@cpan.org>
Sun, 15 Mar 2015 00:25:01 +0000 (17:25 -0700)
commitc03ede634565ba88366e36ce5cacac3dabb35500
tree5917e510d26e2333e7bd6a5cedde39bb34185a27
parent7ae94efa7b5d72909b52159989d2e4a92ecdf9aa
drop the use of fatal warnings in tests

It can be a good idea to fatalize warnings for the author, but we do not want
to block end-user installs if some new perl adds a warning that we did not
predict.
t/safe_isa.t