function LocaleStringIsSafeTest::setUp

Overrides DrupalWebTestCase::setUp

File

modules/locale/locale.test, line 3288

Class

LocaleStringIsSafeTest
Tests locale translation safe string handling.

Code

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

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