protected property SkinrInstallationTestCase::$profile in Skinr 7.2
The profile to install as a basis for testing.
Type: string
Overrides DrupalWebTestCase::$profile
File
- tests/
skinr.test, line 73 - Tests for the Skinr module.
Class
- SkinrInstallationTestCase
- Tests basic module installation.
Code
protected $profile = 'testing';