From 2ea2b0cb3ec323cf15587bc2b2e62109761c4663 Mon Sep 17 00:00:00 2001 From: tatiana-yan Date: Fri, 24 May 2019 13:23:12 +0300 Subject: [PATCH] [tests] CountriesNamesTest fix. --- map/map_tests/countries_names_tests.cpp | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) 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 const kIgnoreList = {"American Samoa", + set const kIgnoreList = {"China", + "American Samoa", "Sāmoa", "Pitcairn", "South Georgia and South Sandwich Islands",