You are here

public static property SmartlingTest::$modules in TMGMT Translator Smartling 8

Modules to enable.

Type: array

Overrides TMGMTTestBase::$modules

File

src/Tests/SmartlingTest.php, line 44
Contains \Drupal\tmgmt_smartling\Tests\SmartlingTest.

Class

SmartlingTest
Basic tests for the Smartling translator.

Namespace

Drupal\tmgmt_smartling\Tests

Code

public static $modules = [
  'tmgmt',
  'tmgmt_demo',
  'tmgmt_smartling',
  'tmgmt_smartling_context_debug',
  'tmgmt_smartling_test',
  'dblog',
];