]> git.vpit.fr Git - perl/modules/Test-Valgrind.git/blobdiff - t/71-session-command.t
Make sure auxillary tests don't pick up the system valgrind
[perl/modules/Test-Valgrind.git] / t / 71-session-command.t
index 54ce89dd424b8684d5e6b848db50eac7165e6a56..12e45e6361d864d23971246aaa9746bd7ef54d6d 100644 (file)
@@ -3,6 +3,8 @@
 use strict;
 use warnings;
 
+BEGIN { delete $ENV{PATH} }
+
 use Test::More tests => 2;
 
 use Test::Valgrind::Command;