protected property DrupalSystemListingCompatibleTestCase::$profile

Use the Minimal profile.

This test needs to use a different installation profile than the test which asserts that this test is found.

Overrides DrupalWebTestCase::$profile

See also

SimpleTestInstallationProfileModuleTestsTestCase

File

drupal/profiles/testing/modules/drupal_system_listing_compatible_test/drupal_system_listing_compatible_test.test, line 15

Class

DrupalSystemListingCompatibleTestCase
Helper to verify tests in installation profile modules.

Code

protected $profile = 'minimal';