X-Git-Url: https://git.dogcows.com/gitweb?a=blobdiff_plain;f=xt%2Fauthor%2Fno-tabs.t;fp=xt%2Fauthor%2Fno-tabs.t;h=e36a8009b22414032981b18c56a0f57b627a6da9;hb=c0cff99d6658ac63c9bd97b47f00c3b25fbb54e5;hp=e5da40345b8af741571c4bc929e662bf657e9b10;hpb=4a773b5621f70c60cdebb67cd4cf70ec1dd83549;p=chaz%2Fp5-Linux-Proc-Maps diff --git a/xt/author/no-tabs.t b/xt/author/no-tabs.t index e5da403..e36a800 100644 --- a/xt/author/no-tabs.t +++ b/xt/author/no-tabs.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' ); notabs_ok($_) foreach @files;