You are here

protected property ResourceHintsWebTestCase::$profile in Resource Hints 7

Same name and namespace in other branches
  1. 7.2 resource_hints.test \ResourceHintsWebTestCase::profile

The profile to install as a basis for testing.

Type: string

Overrides DrupalWebTestCase::$profile

File

./resource_hints.test, line 12
Tests for resource hints module.

Class

ResourceHintsWebTestCase
Test case.

Code

protected $profile = 'testing';