--- t/04local.t +++ t/04local.t @@ -369,7 +369,7 @@ SKIP: my $zone_file = '/usr/share/zoneinfo/Asia/Kolkata'; skip 'These tests require an up to date IANA database under /usr/share/zoneinfo', - 5 + 6 unless -f $zone_file && -s _; my $etc_dir = tempdir( CLEANUP => 1 );