Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mapsme/omim.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/map
diff options
context:
space:
mode:
authortatiana-yan <tatiana.kondakova@gmail.com>2019-05-24 13:23:12 +0300
committermpimenov <mpimenov@users.noreply.github.com>2019-05-24 13:39:39 +0300
commit2ea2b0cb3ec323cf15587bc2b2e62109761c4663 (patch)
tree978ecd8512c2f4d9b44809e35407478549b2ea44 /map
parentf83eae573f7fa66fdc13650de63f1788c25f375a (diff)
[tests] CountriesNamesTest fix.
Diffstat (limited to 'map')
-rw-r--r--map/map_tests/countries_names_tests.cpp3
1 files changed, 2 insertions, 1 deletions
diff --git a/map/map_tests/countries_names_tests.cpp b/map/map_tests/countries_names_tests.cpp
index 237d66202c..9c6dc3211b 100644
--- a/map/map_tests/countries_names_tests.cpp
+++ b/map/map_tests/countries_names_tests.cpp
@@ -49,7 +49,8 @@ UNIT_TEST(CountriesNamesTest)
StringUtf8Multilang::kInternationalCode};
// todo: (@t.yan) fix names for countries which have separate mwms.
- set<string> const kIgnoreList = {"American Samoa",
+ set<string> const kIgnoreList = {"China",
+ "American Samoa",
"Sāmoa",
"Pitcairn",
"South Georgia and South Sandwich Islands",