summaryrefslogtreecommitdiff
path: root/modules/simpletest/tests/taxonomy_test.info
diff options
context:
space:
mode:
authorDries Buytaert <dries@buytaert.net>2008-11-02 14:42:45 +0000
committerDries Buytaert <dries@buytaert.net>2008-11-02 14:42:45 +0000
commitbd22265b458032ad71f22bb471ed69995874d37c (patch)
tree84845e787d71ff61476169af0aae228e1ebafc46 /modules/simpletest/tests/taxonomy_test.info
parentaeaeb17c73c2f29b87b5d4504834d2e158d00883 (diff)
downloadbrdo-bd22265b458032ad71f22bb471ed69995874d37c.tar.gz
brdo-bd22265b458032ad71f22bb471ed69995874d37c.tar.bz2
- Patch #306224 by catch et al: improving the taxonomy hook system.
Diffstat (limited to 'modules/simpletest/tests/taxonomy_test.info')
-rw-r--r--modules/simpletest/tests/taxonomy_test.info9
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