protected property SimpleTestDiscoveryTestCase::$profile

Use the Testing profile.

The Testing profile contains drupal_system_listing_compatible_test.test, which attempts to:

Overrides DrupalWebTestCase::$profile

See also

DrupalSystemListingCompatibleTestCase

File

drupal/modules/simpletest/simpletest.test, line 725
Tests for simpletest.module.

Class

SimpleTestDiscoveryTestCase
Verifies that tests in other installation profiles are not found.

Code

protected $profile = 'testing';