protected static property TranslatorUITest::$modules

Modules to enable.

Type: array

Overrides TMGMTTestBase::$modules

File

tests/src/Functional/TranslatorUITest.php, line 17

Class

TranslatorUITest
Tests the translator add, edit and overview user interfaces.

Namespace

Drupal\Tests\tmgmt\Functional

Code

protected static $modules = array(
  'tmgmt_file',
);