]> git.vpit.fr Git - perl/modules/Test-Valgrind.git/blobdiff - t/70-session.t
Make sure auxillary tests don't pick up the system valgrind
[perl/modules/Test-Valgrind.git] / t / 70-session.t
index 1ce46c53a728206a1af257f25c47309acf929651..c9c3cc4e28f3ba226a32a5c3219a081c82f59d69 100644 (file)
@@ -3,6 +3,8 @@
 use strict;
 use warnings;
 
+BEGIN { delete $ENV{PATH} }
+
 use Test::Valgrind::Session;
 
 use Test::More tests => 7;