protected property StringOverridesTestCase::$profile in String Overrides 7
The install profile to use when installing Drupal to test.
Overrides DrupalWebTestCase::$profile
File
- ./
stringoverrides.test, line 15 - Provides tests for the String Overrides module.
Class
- StringOverridesTestCase
- Tests the functionality of the Simpletest example content type.
Code
protected $profile = 'testing';