X-Git-Url: http://git.vpit.fr/?a=blobdiff_plain;f=t%2F70-session.t;h=c9c3cc4e28f3ba226a32a5c3219a081c82f59d69;hb=139a661cde3aaf5fbf8883f35c0acaf77b8205ab;hp=1ce46c53a728206a1af257f25c47309acf929651;hpb=15e7706165e33a1e52fba63877a92613ff1794a8;p=perl%2Fmodules%2FTest-Valgrind.git diff --git a/t/70-session.t b/t/70-session.t index 1ce46c5..c9c3cc4 100644 --- a/t/70-session.t +++ b/t/70-session.t @@ -3,6 +3,8 @@ use strict; use warnings; +BEGIN { delete $ENV{PATH} } + use Test::Valgrind::Session; use Test::More tests => 7;