This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Move ExtUtils-Command to cpan/
[perl5.git] / cpan / Locale-Codes / t / country.t
index 77bf0fa..950848d 100644 (file)
@@ -21,7 +21,6 @@ use Locale::Codes::Country;
 %type = ( "LOCALE_CODE_ALPHA_2" => LOCALE_CODE_ALPHA_2,
           "LOCALE_CODE_ALPHA_3" => LOCALE_CODE_ALPHA_3,
           "LOCALE_CODE_NUMERIC" => LOCALE_CODE_NUMERIC,
-          "LOCALE_CODE_FIPS"    => LOCALE_CODE_FIPS,
         );
 
 sub test {
@@ -112,6 +111,20 @@ gb
    ~
    NewName
 
+us
+   ~
+   United States
+
+rename_country
+us
+The United States
+   ~
+   1
+
+us
+   ~
+   The United States
+
 ###################################
 # Test add_country