You are here

protected property SimpleTestOtherInstallationProfileModuleTestsTestCase::$profile in Drupal 7

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

modules/simpletest/simpletest.test, line 686
Tests for simpletest.module.

Class

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

Code

protected $profile = 'minimal';