You are here

protected property NoNbspIntegrationTestCase::$profile in No Non-breaking Space Filter 7

The profile to install as a basis for testing.

Type: string

Overrides DrupalWebTestCase::$profile

File

./no_nbsp.test, line 99
Tests for the no_nbsp.module.

Class

NoNbspIntegrationTestCase
Tests the administrative functionality of the Filter module.

Code

protected $profile = 'minimal';