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

Archivo

drupal-7.x/modules/simpletest/simpletest.test, line 633
Tests for simpletest.module.

Class

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

Código

protected $profile = 'minimal';