taxonomy_test.info

name = "Taxonomy test module"
description = "Tests functions and hooks not used in core".
package = Testing
version = VERSION
core = 8.x
hidden = TRUE
dependencies[] = taxonomy

File

drupal/core/modules/system/tests/modules/taxonomy_test/taxonomy_test.info
View source
  1. name = "Taxonomy test module"
  2. description = "Tests functions and hooks not used in core".
  3. package = Testing
  4. version = VERSION
  5. core = 8.x
  6. hidden = TRUE
  7. dependencies[] = taxonomy