[tests] Fixed countries test.

Signed-off-by: Viktor Govako <viktor.govako@gmail.com>
This commit is contained in:
Viktor Govako 2021-11-28 10:49:15 +03:00 committed by Roman Tsisyk
parent cea496a39c
commit 65e83947ab

View file

@ -50,7 +50,7 @@ UNIT_TEST(CountriesNamesTest)
"Transnistria",
"Nagorno-Karabakh Republic",
"Republic of Artsakh",
"Bir Tawil" /// @todo https://www.openstreetmap.org/node/2542289902
"Republic of Pandora", /// @todo https://www.openstreetmap.org/way/495525351
};
auto const features = cache.Get(mwmContext);