X-Git-Url: http://git.vpit.fr/?p=perl%2Fmodules%2Findirect.git;a=blobdiff_plain;f=t%2F22-bad-mixed.t;h=cff75658737a885ebd4a3da0bd9c895e01942bcd;hp=57282e203afd0b02ad41d8f7654dfe7b7cf4f6e1;hb=e11d9a3efc1dcc5648202bd7651a982477bbc587;hpb=9e1b933a7cdeed368a062f29cfe995d06416b714 diff --git a/t/22-bad-mixed.t b/t/22-bad-mixed.t index 57282e2..cff7565 100644 --- a/t/22-bad-mixed.t +++ b/t/22-bad-mixed.t @@ -11,6 +11,8 @@ use warnings; use Test::More tests => 3 * 9; +BEGIN { delete $ENV{PERL_INDIRECT_PM_DISABLE} } + sub meh; my @warns;