blob: 6c5cd2fad63b8dff8b72157fd18a894c9c582994 (
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
|