You are here

protected property DrupalSystemListingCompatibleTestCase::$profile in Drupal 7

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

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';