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