]> git.vpit.fr Git - perl/modules/Test-Valgrind.git/blobdiff - t/81-suppressions-demangle.t
Make sure auxillary tests don't pick up the system valgrind
[perl/modules/Test-Valgrind.git] / t / 81-suppressions-demangle.t
index 232306b93fcab24f499a614555006bbabf07c4ef..65572c7fab4183ed14b426b556b60bcce29245cf 100644 (file)
@@ -3,6 +3,8 @@
 use strict;
 use warnings;
 
+BEGIN { delete $ENV{PATH} }
+
 use Test::More tests => 2 * 7;
 
 use Test::Valgrind::Suppressions;