protected property PagerFunctionalWebTestCase::$profile

The profile to install as a basis for testing.

Type: string

Overrides DrupalWebTestCase::$profile

File

drupal/modules/simpletest/tests/pager.test, line 12
Tests for pager functionality.

Class

PagerFunctionalWebTestCase
Tests pager functionality.

Code

protected $profile = 'testing';