You are here

public static property GoogleTranslatorTest::$modules in TMGMT Translator Google 8

Modules to enable.

Type: array

Overrides TMGMTTestBase::$modules

File

tests/src/Functional/GoogleTranslatorTest.php, line 32

Class

GoogleTranslatorTest
Basic tests for the google translator.

Namespace

Drupal\Tests\tmgmt_google\Functional

Code

public static $modules = array(
  'tmgmt_google',
  'tmgmt_google_test',
);