You are here

protected property ContactAttachSettingsFormTestCase::$profile in Contact Attach 7

The profile to install as a basis for testing.

Type: string

Overrides DrupalWebTestCase::$profile

File

./contact_attach.test, line 11
Tests for the Contact Attach module.

Class

ContactAttachSettingsFormTestCase
Tests the Contact Attach settings form.

Code

protected $profile = 'testing';