]> git.vpit.fr Git - perl/modules/Test-Valgrind.git/blobdiff - t/30-bad.t
This is 0.06
[perl/modules/Test-Valgrind.git] / t / 30-bad.t
index 2237a7e47f425a986e48c177a8da26cb6c6b72cc..e20b42313f10cba955f687daadb0d1784dbd3759 100644 (file)
@@ -31,7 +31,7 @@ sub tester {
 
 eval "
  require XSLoader;
- XSLoader::load('Test::Valgrind', 0.051);
+ XSLoader::load('Test::Valgrind', 0.06);
 ";
 if ($@) {
  plan skip_all => "XS test code not available ($@)";