public static property BulkFormTest::$modules

Modules to enable.

Type: array

File

drupal/core/modules/action/lib/Drupal/action/Tests/BulkFormTest.php, line 24
Contains \Drupal\action\Tests\BulkFormTest.

Class

BulkFormTest
Tests the views bulk form test.

Namespace

Drupal\action\Tests

Code

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