protected property SimpleTestOtherInstallationProfileModuleTestsTestCase::$profile

Use the Minimal profile.

The Testing profile contains drupal_system_listing_compatible_test.test, which should not be found.

Overrides DrupalWebTestCase::$profile

See also

SimpleTestInstallationProfileModuleTestsTestCase

DrupalSystemListingCompatibleTestCase

File

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

Class

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

Code

protected $profile = 'minimal';