diff options
Diffstat (limited to 'modules/simpletest/tests/image_test.info')
-rw-r--r-- | modules/simpletest/tests/image_test.info | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/modules/simpletest/tests/image_test.info b/modules/simpletest/tests/image_test.info new file mode 100644 index 000000000..fb1545d5c --- /dev/null +++ b/modules/simpletest/tests/image_test.info @@ -0,0 +1,8 @@ +; $Id$ +name = "Image test" +description = "Support module for image toolkit tests." +package = Testing +version = VERSION +core = 7.x +files[] = image_test.module +hidden = TRUE |