updated field_group from 1.3 to 7.x-1.4

This commit is contained in:
Bachir Soussi Chiadmi
2015-04-20 20:06:12 +02:00
parent eeb0df349d
commit 4d3a184a81
10 changed files with 161 additions and 85 deletions

View File

@@ -13,8 +13,8 @@ class GroupUITestCase extends DrupalWebTestCase {
public static function getInfo() {
return array(
'name' => 'UI tests',
'description' => 'Test the field group UI.',
'group' => 'Field group',
'description' => 'Test the Field Group UI.',
'group' => 'Field Group',
);
}

View File

@@ -1,12 +1,13 @@
name = "Fieldgroup Test"
description = "Test module for fieldgroup"
name = "Field Group Test"
description = "Test module for Field Group"
core = "7.x"
package = "Fieldgroup"
package = Fields
hidden = TRUE
; Information added by drupal.org packaging script on 2013-09-25
version = "7.x-1.3"
; Information added by Drupal.org packaging script on 2014-06-04
version = "7.x-1.4"
core = "7.x"
project = "field_group"
datestamp = "1380124361"
datestamp = "1401918529"