blob: f6ac2932db577fa521293c9cfc9f6be3433d363d [file] [log] [blame]
var result = new Intl.Locale('und', { language: 'ru' }).toString();
if (result != "ru")
throw "FAILED";