]> git.vpit.fr Git - perl/modules/autovivification.git/blobdiff - t/42-deparse.t
Update VPIT::TestHelpers to e8344578
[perl/modules/autovivification.git] / t / 42-deparse.t
index 436b03d2bc4d9472ea1f1b5a8ca61361c6bab4b4..be7e3024e7b5d0fdadd7e0207d5c069f65679c9a 100644 (file)
@@ -8,8 +8,7 @@ use Test::More;
 use lib 't/lib';
 use VPIT::TestHelpers;
 
-load_or_skip('B::Deparse', undef, [ ],
-             'required to test round-trip deparsing compatibility');
+load_or_skip_all('B::Deparse', undef, [ ]);
 
 plan tests => 2;