X-Git-Url: http://git.vpit.fr/?a=blobdiff_plain;f=t%2F10-suppressions.t;fp=t%2F10-suppressions.t;h=ca9db49ff0cc5bb427fb44ff028ce1118a221da3;hb=8d66aa098b18f8c9724b12bf446d330905122c57;hp=935dfbee5011d98d7388764c39b8c3f15766ae3b;hpb=4c46bbd0856ded38b0cefbabc61dc53b85025d42;p=perl%2Fmodules%2FTest-Valgrind.git diff --git a/t/10-suppressions.t b/t/10-suppressions.t index 935dfbe..ca9db49 100644 --- a/t/10-suppressions.t +++ b/t/10-suppressions.t @@ -4,6 +4,7 @@ use strict; use warnings; use Test::More tests => 2; +use lib qw{blib/archpub}; use Test::Valgrind::Suppressions qw/supp_path VG_PATH/; my $path = supp_path();