Correct a language name to make all phpunit tests pass
CLDR had updated the language name for ms Change-Id: I661128c1d237bb169e17ee605e6fa19054a476fe
This commit is contained in:
@@ -36,7 +36,7 @@ class LanguageSearchTest extends PHPUnit_Framework_TestCase {
|
||||
array( "മല", array(
|
||||
'ml' => "മലയാളം",
|
||||
'mg' => 'മലഗാസി',
|
||||
'ms' => 'മലയ',
|
||||
'ms' => 'മലെയ്',
|
||||
)
|
||||
),
|
||||
array( "Φινλαν", array(
|
||||
|
||||
Reference in New Issue
Block a user