You are here

menu_test.info.yml in Drupal 8

Same filename and directory in other branches
  1. 9 core/modules/system/tests/modules/menu_test/menu_test.info.yml
core/modules/system/tests/modules/menu_test/menu_test.info.yml

File

core/modules/system/tests/modules/menu_test/menu_test.info.yml
View source
  1. name: 'Hook menu tests'
  2. type: module
  3. description: 'Support module for menu hook testing.'
  4. package: Testing
  5. version: VERSION
  6. core: 8.x
  7. dependencies:
  8. - drupal:test_page_test
  9. - drupal:menu_ui