diff options
Diffstat (limited to 't/TEST')
-rwxr-xr-x | t/TEST | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -56,12 +56,12 @@ my %abs = ( '../cpan/Term-UI' => 1, '../cpan/Test-Simple' => 1, '../cpan/Tie-File' => 1, - '../cpan/bignum' => 1, '../cpan/podlators' => 1, '../dist/Cwd' => 1, '../dist/ExtUtils-Install' => 1, '../dist/ExtUtils-ParseXS' => 1, '../dist/Math-BigInt' => 1, + '../dist/bignum' => 1, ); my %temp_no_core = |