protected property EnableDisableTestCase::$profile

The profile to install as a basis for testing.

Type: string

Overrides DrupalWebTestCase::$profile

File

drupal/modules/system/system.test, line 133
Tests for system.module.

Class

EnableDisableTestCase
Test module enabling/disabling functionality.

Code

protected $profile = 'testing';