updated entity translation, seems to don't need patch anymore
This commit is contained in:
@@ -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',
|
||||
|
@@ -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"
|
||||
|
||||
|
Reference in New Issue
Block a user