requirements2_test.info

name = Requirements 2 Test
description = "Tests that a module is not installed when the one it depends on fails hook_requirements('install)."
dependencies[] = requirements1_test
dependencies[] = comment
package = Testing
version = VERSION
core = 8.x
hidden = TRUE

File

drupal/core/modules/system/tests/modules/requirements2_test/requirements2_test.info
View source
  1. name = Requirements 2 Test
  2. description = "Tests that a module is not installed when the one it depends on fails hook_requirements('install)."
  3. dependencies[] = requirements1_test
  4. dependencies[] = comment
  5. package = Testing
  6. version = VERSION
  7. core = 8.x
  8. hidden = TRUE