updated entity translation, seems to don't need patch anymore

This commit is contained in:
Bachir Soussi Chiadmi
2016-10-25 18:32:11 +02:00
parent c64b25b261
commit ae7349e811
15 changed files with 394 additions and 41 deletions

View File

@@ -64,6 +64,7 @@ class EntityTranslationTestCase extends DrupalWebTestCase {
$this->admin_user = $this->drupalCreateUser(array_merge(array(
'bypass node access',
'administer nodes',
'administer fields',
'administer languages',
'administer content types',
'administer blocks',

View File

@@ -6,9 +6,9 @@ hidden = TRUE
dependencies[] = entity_translation
files[] = entity_translation_test.module
; Information added by Drupal.org packaging script on 2015-08-16
version = "7.x-1.0-beta4+10-dev"
; Information added by Drupal.org packaging script on 2016-09-28
version = "7.x-1.0-beta5+15-dev"
core = "7.x"
project = "entity_translation"
datestamp = "1439732040"
datestamp = "1475057941"