4c1a367db0da6dc31f894c0d5c583dd3e54ef220
[yaffs-website] / web / core / modules / system / tests / modules / requirements2_test / requirements2_test.info.yml
1 name: 'Requirements 2 Test'
2 type: module
3 description: 'Tests that a module is not installed when the one it depends on fails hook_requirements(''install).'
4 dependencies:
5   - drupal:requirements1_test
6   - drupal:comment
7 package: Testing
8 version: VERSION
9 core: 8.x