protected property RangeBaseWebTestCase::$profile in Range 7
The profile to install as a basis for testing.
Type: string
Overrides DrupalWebTestCase::$profile
File
- tests/
range.base.test, line 33 - Contains range base test classes.
Class
- RangeBaseWebTestCase
- Base class for the range module's tests.
Code
protected $profile = 'testing';