DrupalSystemListingTestCase::$profile

Use the testing profile; this is needed for testDirectoryPrecedence().

Type: profile

Overrides DrupalWebTestCase::$profile

File

modules/simpletest/tests/common.test, line 2860

Class

DrupalSystemListingTestCase
Tests for the drupal_system_listing() function.

Code

protected $profile = 'testing';

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.