You are here

protected property CkeditorTest::$profile in CKEditor - WYSIWYG HTML editor 7

The profile to install as a basis for testing.

Type: string

Overrides DrupalWebTestCase::$profile

File

tests/ckeditor.test, line 12
Contains ckeditorTest.

Class

CkeditorTest
Base class for ckeditor tests.

Code

protected $profile = 'testing';