public static property CronRunTest::$modules

Modules to enable.

Type: array

File

drupal/core/modules/system/lib/Drupal/system/Tests/System/CronRunTest.php, line 19
Definition of Drupal\system\Tests\System\CronRunTest.

Class

CronRunTest

Namespace

Drupal\system\Tests\System

Code

public static $modules = array(
  'common_test',
  'common_test_cron_helper',
);