protected property TokenTestHelper::$profile in Token 7
The profile to install as a basis for testing.
Type: string
Overrides DrupalWebTestCase::$profile
File
- ./
token.test, line 12 - Test integration for the token module.
Class
- TokenTestHelper
- Helper test class with some added functions for testing.
Code
protected $profile = 'testing';