X-Git-Url: http://git.vpit.fr/?p=perl%2Fmodules%2FTest-Leaner.git;a=blobdiff_plain;f=t%2F21-ok-failing.t;h=c54fde80e52ef17168f74d4abe1b0cf50f241de3;hp=c00ab83db7e3622cbd1584bd8335242174ee8bf5;hb=653bd706f7c17c61e34d98e6fcaed75861b2f7d7;hpb=c81419dbc3791a54746517231a33b7b11c20842e diff --git a/t/21-ok-failing.t b/t/21-ok-failing.t index c00ab83..c54fde8 100644 --- a/t/21-ok-failing.t +++ b/t/21-ok-failing.t @@ -5,6 +5,8 @@ use warnings; use Test::More; +BEGIN { delete $ENV{PERL_TEST_LEANER_USES_TEST_MORE} } + use Test::Leaner (); use lib 't/lib';