public static property BlockLibrarySearchTest::$modules

Modules to enable.

Type: array

File

drupal/core/modules/block/lib/Drupal/block/Tests/BlockLibrarySearchTest.php, line 22
Contains \Drupal\block\Tests\BlockLibrarySearchTest.

Class

BlockLibrarySearchTest
Tests the block library search.

Namespace

Drupal\block\Tests

Code

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