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/taxonomy/views_handler_relationship_node_term_data.test
31 31
    return $term;
32 32
  }
33 33

  
34
  function setUp() {
35
    parent::setUp();
34
  /**
35
   * {@inheritdoc}
36
   */
37
  public function setUp(array $modules = array()) {
38
    parent::setUp($modules);
36 39

  
37 40
    // $web_user = $this->drupalCreateUser(array('create article content'));
38 41
    // $this->drupalLogin($web_user);

Formats disponibles : Unified diff