forked from organicmaps/organicmaps
[tests] Fixed countries test.
Signed-off-by: Viktor Govako <viktor.govako@gmail.com>
This commit is contained in:
parent
cea496a39c
commit
65e83947ab
1 changed files with 1 additions and 1 deletions
|
@ -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);
|
||||
|
|
Loading…
Add table
Reference in a new issue