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 = 7.x
hidden = TRUE

File

drupal/modules/simpletest/tests/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 = 7.x
  8. hidden = TRUE