public static property VocabularyUnitTest::$modules

Modules to enable.

Type: array

Overrides TaxonomyTestBase::$modules

File

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

Class

VocabularyUnitTest
Tests for taxonomy vocabulary functions.

Namespace

Drupal\taxonomy\Tests

Code

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