blob: 9878deefdaf07adbe32dcb3e6a9a58ded0a695fc (
plain)
1
2
3
4
5
6
7
8
9
|
; $Id$
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
|