taxonomy_test_views.info.yml

drupal/core/modules/taxonomy/tests/modules/taxonomy_test_views/taxonomy_test_views.info.yml

File

drupal/core/modules/taxonomy/tests/modules/taxonomy_test_views/taxonomy_test_views.info.yml
View source
  1. name: 'Taxonomy test views'
  2. type: module
  3. description: 'Provides default views for views taxonomy tests.'
  4. package: Testing
  5. version: VERSION
  6. core: 8.x
  7. dependencies:
  8. - taxonomy
  9. - views
  10. hidden: true