X-Git-Url: https://git.dogcows.com/gitweb?a=blobdiff_plain;f=xt%2Fauthor%2Feol.t;h=4f3bac4754646f9d1c16e1aa5eacfc57d470d635;hb=c0cff99d6658ac63c9bd97b47f00c3b25fbb54e5;hp=2d2505031143b04e7587568f101f83033f596455;hpb=4a773b5621f70c60cdebb67cd4cf70ec1dd83549;p=chaz%2Fp5-Linux-Proc-Maps diff --git a/xt/author/eol.t b/xt/author/eol.t index 2d25050..4f3bac4 100644 --- a/xt/author/eol.t +++ b/xt/author/eol.t @@ -21,7 +21,8 @@ my @files = ( 'xt/author/pod-syntax.t', 'xt/author/portability.t', 'xt/release/cpan-changes.t', - 'xt/release/distmeta.t' + 'xt/release/distmeta.t', + 'xt/release/minimum-version.t' ); eol_unix_ok($_, { trailing_whitespace => 1 }) foreach @files;