]> git.vpit.fr Git - perl/modules/Test-Valgrind.git/blobdiff - t/10-suppressions.t
Test real-life leaks with some XS
[perl/modules/Test-Valgrind.git] / t / 10-suppressions.t
index 935dfbee5011d98d7388764c39b8c3f15766ae3b..ca9db49ff0cc5bb427fb44ff028ce1118a221da3 100644 (file)
@@ -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();