Modules to enable.
Type: array
File
- drupal/core/modules/rdf/lib/Drupal/rdf/Tests/TrackerAttributesTest.php, line 24
- Contains Drupal\rdf\Tests\TrackerAttributesTest.
Class
- TrackerAttributesTest
- Tests the RDF tracker page mapping.
Namespace
Drupal\rdf\Tests
Code
public static $modules = array(
'rdf',
'tracker',
);