We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bd7de70 commit 3370ef0Copy full SHA for 3370ef0
xt/author/perltidy.t
@@ -14,7 +14,7 @@ if ( !$ENV{AUTHOR_TESTING} ) {
14
plan skip_all => 'these tests are for testing by the author';
15
}
16
17
-my @files_to_exclude = qw(Makefile.PL .build blib local);
+my @files_to_exclude = qw(cpanfile Makefile.PL .build blib local);
18
my $xt_dir = File::Spec->join('xt');
19
20
find(
0 commit comments