public static property NodeAttributesTest::$modules

Modules to enable.

Type: array

Overrides NodeTestBase::$modules

File

drupal/core/modules/rdf/lib/Drupal/rdf/Tests/NodeAttributesTest.php, line 22
Contains Drupal\rdf\Tests\NodeAttributesTest.

Class

NodeAttributesTest
Tests the RDFa markup of Nodes.

Namespace

Drupal\rdf\Tests

Code

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