X-Git-Url: https://perl5.git.perl.org/perl5.git/blobdiff_plain/ff906f87ce1519416ddfff76ae8e1d8fa42ed082..16885730cc71c1a2c94594189bbcb41ff1522b16:/cpan/Locale-Codes/t/code2country.t diff --git a/cpan/Locale-Codes/t/code2country.t b/cpan/Locale-Codes/t/code2country.t index 43c06a0..7728aa7 100644 --- a/cpan/Locale-Codes/t/code2country.t +++ b/cpan/Locale-Codes/t/code2country.t @@ -16,7 +16,7 @@ if ( -f "t/testfunc.pl" ) { } unshift(@INC,$dir); -use Locale::Country; +use Locale::Codes::Country; %type = ( "LOCALE_CODE_ALPHA_2" => LOCALE_CODE_ALPHA_2, "LOCALE_CODE_ALPHA_3" => LOCALE_CODE_ALPHA_3, @@ -125,6 +125,10 @@ LOCALE_CODE_NUMERIC rou LOCALE_CODE_ALPHA_3 ~ Romania +zr ~ _undef_ + +zr retired ~ Zaire + "; print "code2country...\n";