You are here

protected property DrupalSystemListingTestCase::$profile in Drupal 7

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

Overrides DrupalWebTestCase::$profile

File

modules/simpletest/tests/common.test, line 2722
Tests for common.inc functionality.

Class

DrupalSystemListingTestCase
Tests for the drupal_system_listing() function.

Code

protected $profile = 'testing';