From f45cced331ea7bd218bb34841e988f9d8b9ab948 Mon Sep 17 00:00:00 2001 From: Trevor Pilley Date: Sat, 23 Nov 2024 22:49:56 +0000 Subject: [PATCH] Liechtenstein --- src/PhoneNumbers.Utilities.TestGenerator/TestFileWriter.cs | 1 + 1 file changed, 1 insertion(+) diff --git a/src/PhoneNumbers.Utilities.TestGenerator/TestFileWriter.cs b/src/PhoneNumbers.Utilities.TestGenerator/TestFileWriter.cs index 26742d9..35322e5 100644 --- a/src/PhoneNumbers.Utilities.TestGenerator/TestFileWriter.cs +++ b/src/PhoneNumbers.Utilities.TestGenerator/TestFileWriter.cs @@ -63,6 +63,7 @@ private static string CountryCodeToCountryInfoName(string countryCode) => "JM" => "Jamaica", "LC" => "SaintLucia", "LT" => "Lithuania", + "LI" => "Liechtenstein", "LU" => "Luxembourg", "LV" => "Latvia", "KE" => "Kenya",