X-Git-Url: https://git.dogcows.com/gitweb?a=blobdiff_plain;f=xt%2Fauthor%2Fno-tabs.t;h=9c4e0afafe788bb1197f70aae3d5fe98bf81282b;hb=886b5544bfb4de038faede9803f01edcc5d604fc;hp=68ac37ba75ed0ce99828a4fe01abc094f5ea2083;hpb=26b24f42605c8646a9c21ef2b94f1ceeec6cf634;p=chaz%2Fgraphql-client diff --git a/xt/author/no-tabs.t b/xt/author/no-tabs.t index 68ac37b..9c4e0af 100644 --- a/xt/author/no-tabs.t +++ b/xt/author/no-tabs.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' ); notabs_ok($_) foreach @files;