Modules to enable.
Type: array
Overrides TaxonomyTestBase::$modules
File
- drupal/core/modules/rdf/lib/Drupal/rdf/Tests/TaxonomyAttributesTest.php, line 22
- Contains Drupal\rdf\Tests\TaxonomyAttributesTest.
Class
- TaxonomyAttributesTest
- Tests the RDFa markup of Taxonomy terms.
Namespace
Drupal\rdf\Tests
Code
public static $modules = array(
'rdf',
);