You are here

taxonomy_test.info in SimpleTest 7

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

File

tests/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 = 7.x
  6. files[] = taxonomy_test.module
  7. hidden = TRUE
  8. dependencies[] = taxonomy