X-Git-Url: https://git.dogcows.com/gitweb?a=blobdiff_plain;f=xt%2Fauthor%2Feol.t;fp=xt%2Fauthor%2Feol.t;h=e84dca43fd4917470e94701aca7112d496461e84;hb=886b5544bfb4de038faede9803f01edcc5d604fc;hp=afb6494cdee2433aa0ccb04b5b5f2c1dfbd859b5;hpb=26b24f42605c8646a9c21ef2b94f1ceeec6cf634;p=chaz%2Fgraphql-client diff --git a/xt/author/eol.t b/xt/author/eol.t index afb6494..e84dca4 100644 --- a/xt/author/eol.t +++ b/xt/author/eol.t @@ -23,6 +23,7 @@ my @files = ( 't/lib/MockUA.pm', 'xt/author/clean-namespaces.t', 'xt/author/critic.t', + 'xt/author/distmeta.t', 'xt/author/eol.t', 'xt/author/minimum-version.t', 'xt/author/no-tabs.t', @@ -30,8 +31,7 @@ my @files = ( 'xt/author/pod-syntax.t', 'xt/author/portability.t', 'xt/release/consistent-version.t', - 'xt/release/cpan-changes.t', - 'xt/release/distmeta.t' + 'xt/release/cpan-changes.t' ); eol_unix_ok($_, { trailing_whitespace => 1 }) foreach @files;