X-Git-Url: http://git.vpit.fr/?p=perl%2Fmodules%2FVariable-Magic.git;a=blobdiff_plain;f=t%2F93-pod-spelling.t;h=817320949ccae4d5bf5e202cce84c7915f65950c;hp=16367648ad585483951e74c77969838acdbc0bb0;hb=93df7812b9a0da8cdfa57a107eb2f8f4b4744b49;hpb=fceb925d08fa5e96cf477963195c3c4f6dbede65 diff --git a/t/93-pod-spelling.t b/t/93-pod-spelling.t index 1636764..8173209 100644 --- a/t/93-pod-spelling.t +++ b/t/93-pod-spelling.t @@ -8,7 +8,6 @@ use Test::More; use lib 't/lib'; use VPIT::TestHelpers; -load_or_skip('Test::Pod::Spelling::CommonMistakes', '1.0', [ ], - 'required for testing POD spelling'); +load_or_skip_all('Test::Pod::Spelling::CommonMistakes', '1.0', [ ]); all_pod_files_ok();