public static property HooksTest::$modules

Modules to enable.

Type: array

Overrides TaxonomyTestBase::$modules

File

drupal/core/modules/taxonomy/lib/Drupal/taxonomy/Tests/HooksTest.php, line 20
Definition of Drupal\taxonomy\Tests\HooksTest.

Class

HooksTest
Tests for taxonomy hook invocation.

Namespace

Drupal\taxonomy\Tests

Code

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