]> git.vpit.fr Git - perl/modules/indirect.git/blobdiff - t/23-bad-notaint.t
Make sure PERL_INDIRECT_PM_DISABLE is not set before running tests
[perl/modules/indirect.git] / t / 23-bad-notaint.t
index cb7580beac51dc3b95510642e092a8fb09b81c7e..200380d01572117b3c125cb68c89459693f956c0 100644 (file)
@@ -5,6 +5,8 @@ use warnings;
 
 use Test::More tests => 1;
 
+BEGIN { delete $ENV{PERL_INDIRECT_PM_DISABLE} }
+
 {
  my @warns;
  {