Fixed broken tests.
--HG-- branch : develop
This commit is contained in:
parent
f0d4aaf1fb
commit
e000486633
|
@ -953,7 +953,8 @@ QStringList SupportedLocales()
|
|||
<< QStringLiteral("en_US")
|
||||
<< QStringLiteral("en_CA")
|
||||
<< QStringLiteral("en_IN")
|
||||
<< QStringLiteral("ro_RO");
|
||||
<< QStringLiteral("ro_RO")
|
||||
<< QStringLiteral("zh_CN");
|
||||
|
||||
return locales;
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue
Block a user