X-Git-Url: http://git.vpit.fr/?a=blobdiff_plain;f=t%2F21-bad.t;h=f4231d72ae1517d3a23fd2c7e1f3186c8ff35126;hb=175215d256b3ccb78ed48b5ad17c5e1d5ac3ba28;hp=6852426a69e536872c7571929d4315bd3ea3736d;hpb=94aa495eddd4c48c51cebabae453a4b3ce7c0ab2;p=perl%2Fmodules%2Findirect.git diff --git a/t/21-bad.t b/t/21-bad.t index 6852426..f4231d7 100644 --- a/t/21-bad.t +++ b/t/21-bad.t @@ -17,6 +17,8 @@ BEGIN { use Test::More tests => 3 * (4 * $tests + $reports) + 4; +BEGIN { delete $ENV{PERL_INDIRECT_PM_DISABLE} } + my ($obj, $x); our ($y, $bloop);