X-Git-Url: http://git.vpit.fr/?p=perl%2Fmodules%2FTest-Valgrind.git;a=blobdiff_plain;f=t%2F70-session.t;h=c9c3cc4e28f3ba226a32a5c3219a081c82f59d69;hp=1ce46c53a728206a1af257f25c47309acf929651;hb=139a661cde3aaf5fbf8883f35c0acaf77b8205ab;hpb=1f7e2b57ff41bebac83b89c3e1cbadecd872c1ae 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;