Projet

Général

Profil

Révision 4003efde

Ajouté par Assos Assos il y a environ 4 ans

Weekly update of contrib modules

Voir les différences:

drupal7/sites/all/modules/views/tests/views_translatable.test
37 37
    );
38 38
  }
39 39

  
40
  public function setUp() {
41
    parent::setUp();
40
  /**
41
   * {@inheritdoc}
42
   */
43
  public function setUp(array $modules = array()) {
44
    parent::setUp($modules);
42 45

  
43 46
    variable_set('views_localization_plugin', 'test');
44 47
    // Reset the plugin data.

Formats disponibles : Unified diff