Skip to content

Commit

Permalink
Run tests in ext/File-Find/t in series
Browse files Browse the repository at this point in the history
For: RT # 133771
  • Loading branch information
jkeenan committed Aug 12, 2019
1 parent afd070d commit 665ac6a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion t/harness
Original file line number Diff line number Diff line change
Expand Up @@ -189,7 +189,7 @@ if (@ARGV) {
# directory containing such files should be tested in serial order.
#
# Add exceptions to the above rule
for (qw(ext/Pod-Html/t cpan/IO-Zlib/t)) {
for (qw(ext/Pod-Html/t cpan/IO-Zlib/t ext/File-Find/t)) {
$serials{$_} = 1;
}

Expand Down

0 comments on commit 665ac6a

Please sign in to comment.