menu_test.info.yml in Drupal 9
Same filename and directory in other branches
core/modules/system/tests/modules/menu_test/menu_test.info.yml
File
core/modules/system/tests/modules/menu_test/menu_test.info.ymlView source
- name: 'Hook menu tests'
- type: module
- description: 'Support module for menu hook testing.'
- package: Testing
- version: VERSION
- dependencies:
- - drupal:test_page_test
- - drupal:menu_ui