X-Git-Url: https://git.brokenzipper.com/gitweb?a=blobdiff_plain;f=xt%2Fauthor%2Feol.t;fp=xt%2Fauthor%2Feol.t;h=585faf1b4281498717dbcbc8684ae159ce33b18b;hb=c1e72a18ccc92c73472ea8608b5df6994133ea7e;hp=fc7007952010e277ce966b4a61a30394528451e8;hpb=8be09345f76a4b689e61c5bfc7b880119817d46f;p=chaz%2Fp5-Dist-Zilla-PluginBundle-Author-CCM diff --git a/xt/author/eol.t b/xt/author/eol.t index fc70079..585faf1 100644 --- a/xt/author/eol.t +++ b/xt/author/eol.t @@ -22,7 +22,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;