summaryrefslogtreecommitdiff
path: root/modules/image/tests/image_module_test.info
diff options
context:
space:
mode:
Diffstat (limited to 'modules/image/tests/image_module_test.info')
-rw-r--r--modules/image/tests/image_module_test.info8
1 files changed, 8 insertions, 0 deletions
diff --git a/modules/image/tests/image_module_test.info b/modules/image/tests/image_module_test.info
new file mode 100644
index 000000000..144a904d1
--- /dev/null
+++ b/modules/image/tests/image_module_test.info
@@ -0,0 +1,8 @@
+; $Id$
+name = Image test
+description = Provides hook implementations for testing Image module functionality.
+package = Core
+version = VERSION
+core = 7.x
+files[] = image_module_test.module
+hidden = TRUE