protected static property FileTranslatorTest::$modules

Modules to enable.

Type: array

Overrides TMGMTTestBase::$modules

File

translators/tmgmt_file/tests/src/Functional/FileTranslatorTest.php, line 25

Class

FileTranslatorTest
Tests for the file translator.

Namespace

Drupal\Tests\tmgmt_file\Functional

Code

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