X-Git-Url: http://git.vpit.fr/?a=blobdiff_plain;f=t%2F91-pod.t;h=34316658f5439cd1e333a7e2d76246555a7b8987;hb=2a18e8782399faeadf74c5f4fc5fb6889ca67baa;hp=c2d16afc5e5e128da1975b349103c540ce71dd4b;hpb=0d4ca8dc9e961839f860c16529bda09010803ad0;p=perl%2Fmodules%2FScope-Upper.git diff --git a/t/91-pod.t b/t/91-pod.t index c2d16af..3431665 100644 --- a/t/91-pod.t +++ b/t/91-pod.t @@ -8,8 +8,7 @@ use Test::More; use lib 't/lib'; use VPIT::TestHelpers; -load_or_skip('Test::Pod', '1.22', [ ], - 'required for testing POD syntax'); +load_or_skip_all('Test::Pod', '1.22', [ ]); eval 'use Test::Pod'; # Make Kwalitee test happy