You are here

protected property ErrorLogTestCase::$profile in Error Log 7

The profile to install as a basis for testing.

Type: string

Overrides DrupalWebTestCase::$profile

File

./error_log.test, line 16
Tests for Error Log module.

Class

ErrorLogTestCase
Tests Error Log module functionality.

Code

protected $profile = 'testing';