public static property LocaleExportTest::$modules

Modules to enable.

Type: array

File

drupal/core/modules/locale/lib/Drupal/locale/Tests/LocaleExportTest.php, line 22
Definition of Drupal\locale\Tests\LocaleExportTest.

Class

LocaleExportTest
Tests for the export of translation files.

Namespace

Drupal\locale\Tests

Code

public static $modules = array(
  'locale',
);