]> git.vpit.fr Git - perl/modules/Test-Valgrind.git/blobdiff - t/01-import.t
Test real-life leaks with some XS
[perl/modules/Test-Valgrind.git] / t / 01-import.t
index cb0938f7ae33efa1049fbf0e3685549c913566c8..26733da5a9206bc3cba68e0797027b1f20ca3a8c 100644 (file)
@@ -5,6 +5,7 @@ use warnings;
 
 use Test::More tests => 2;
 
+use lib qw{blib/archpub};
 require Test::Valgrind::Suppressions;
 
 for (qw/supp_path VG_PATH/) {