function LocaleConfigurationTest::setUp

Overrides DrupalWebTestCase::setUp

File

modules/locale/locale.test, line 36

Class

LocaleConfigurationTest
Functional tests for the language configuration forms.

Code

function setUp() {
    parent::setUp('locale');
}

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.