You are here

protected property FeaturesExtraBlockTestCase::$profile in Features Extra 7

The profile to install as a basis for testing.

Type: string

Overrides FeaturesExtraTestCase::$profile

File

tests/fe_block.test, line 16
Tests for the Features Extra Block module.

Class

FeaturesExtraBlockTestCase
Tests the functionality of FE Block.

Code

protected $profile = 'testing';