diff options
Diffstat (limited to 'kolab.org/www/drupal-7.26/modules/simpletest/tests/module_test.info')
-rw-r--r-- | kolab.org/www/drupal-7.26/modules/simpletest/tests/module_test.info | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/kolab.org/www/drupal-7.26/modules/simpletest/tests/module_test.info b/kolab.org/www/drupal-7.26/modules/simpletest/tests/module_test.info new file mode 100644 index 0000000..1d43e12 --- /dev/null +++ b/kolab.org/www/drupal-7.26/modules/simpletest/tests/module_test.info @@ -0,0 +1,12 @@ +name = "Module test" +description = "Support module for module system testing." +package = Testing +version = VERSION +core = 7.x +hidden = TRUE + +; Information added by Drupal.org packaging script on 2014-01-15 +version = "7.26" +project = "drupal" +datestamp = "1389815930" + |