X-Git-Url: http://git.vpit.fr/?p=perl%2Fmodules%2FTest-Valgrind.git;a=blobdiff_plain;f=t%2F71-session-command.t;h=12e45e6361d864d23971246aaa9746bd7ef54d6d;hp=54ce89dd424b8684d5e6b848db50eac7165e6a56;hb=139a661cde3aaf5fbf8883f35c0acaf77b8205ab;hpb=1f7e2b57ff41bebac83b89c3e1cbadecd872c1ae diff --git a/t/71-session-command.t b/t/71-session-command.t index 54ce89d..12e45e6 100644 --- a/t/71-session-command.t +++ b/t/71-session-command.t @@ -3,6 +3,8 @@ use strict; use warnings; +BEGIN { delete $ENV{PATH} } + use Test::More tests => 2; use Test::Valgrind::Command;