diff options
Diffstat (limited to 'modules/simpletest/tests/taxonomy_test.info')
-rw-r--r-- | modules/simpletest/tests/taxonomy_test.info | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/modules/simpletest/tests/taxonomy_test.info b/modules/simpletest/tests/taxonomy_test.info new file mode 100644 index 000000000..8206e22fd --- /dev/null +++ b/modules/simpletest/tests/taxonomy_test.info @@ -0,0 +1,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 |