forked from organicmaps/organicmaps
Merge pull request #5060 from therearesomewhocallmetim/belorus_comment
Added comment
This commit is contained in:
commit
ebfa9db60d
1 changed files with 1 additions and 0 deletions
|
@ -105,6 +105,7 @@ UNIT_TEST(MultilangString_Unique)
|
|||
|
||||
UNIT_TEST(MultilangString_LangNames)
|
||||
{
|
||||
// It is important to compare the contents of the strings, and not just pointers
|
||||
TEST_EQUAL(string("Беларуская"), StringUtf8Multilang::GetLangNameByCode(StringUtf8Multilang::GetLangIndex("be")), ());
|
||||
|
||||
auto const & langs = StringUtf8Multilang::GetSupportedLanguages();
|
||||
|
|
Loading…
Add table
Reference in a new issue