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