From bd22265b458032ad71f22bb471ed69995874d37c Mon Sep 17 00:00:00 2001 From: Dries Buytaert Date: Sun, 2 Nov 2008 14:42:45 +0000 Subject: - Patch #306224 by catch et al: improving the taxonomy hook system. --- modules/simpletest/tests/taxonomy_test.info | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 modules/simpletest/tests/taxonomy_test.info (limited to 'modules/simpletest/tests/taxonomy_test.info') 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 -- cgit v1.2.3