diff options
Diffstat (limited to 't/TEST')
-rwxr-xr-x | t/TEST | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -44,12 +44,12 @@ my %temp_no_core = '../ext/parent' => 1, '../cpan/Parse-CPAN-Meta' => 1, '../ext/Pod-Simple' => 1, + '../cpan/podlators' => 1, '../ext/Test-Simple' => 1, '../ext/Tie-RefHash' => 1, '../ext/Time-HiRes' => 1, '../ext/Unicode-Collate' => 1, '../ext/Unicode-Normalize' => 1, - '../ext/podlators' => 1, ); if ($::do_nothing) { |