protected property DrupalSystemListingTestCase::$profile
Use the testing profile; this is needed for testDirectoryPrecedence().
Overrides DrupalWebTestCase::$profile
File
- drupal-7.x/
modules/ simpletest/ tests/ common.test, line 2287 - Tests for common.inc functionality.
Class
- DrupalSystemListingTestCase
- Tests for the drupal_system_listing() function.
Code
protected $profile = 'testing';