protected property EnableDisableTestCase::$profile in Drupal 7
The profile to install as a basis for testing.
Type: string
Overrides DrupalWebTestCase::$profile
File
- modules/
system/ system.test, line 133 - Tests for system.module.
Class
- EnableDisableTestCase
- Test module enabling/disabling functionality.
Code
protected $profile = 'testing';