public static property VariableTest::$modules

Modules to enable.

Type: array

File

drupal/core/modules/system/lib/Drupal/system/Tests/Bootstrap/VariableTest.php, line 22
Definition of Drupal\system\Tests\Bootstrap\VariableTest.

Class

VariableTest
Tests variable system functions.

Namespace

Drupal\system\Tests\Bootstrap

Code

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