Functional tests for the language configuration forms.
Code
public static functiongetInfo() {
returnarray(
'name' => 'Language configuration',
'description' => 'Adds a new locale and tests changing its status and the default language.',
'group' => 'Locale',
);
}