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_clone.test
33 33
  /**
34 34
   * {@inheritdoc}
35 35
   */
36
  public function setUp() {
37
    parent::setUp();
36
  public function setUp(array $modules = array()) {
37
    parent::setUp($modules);
38 38

  
39 39
    $vocabulary = taxonomy_vocabulary_machine_name_load('tags');
40 40
    $this->term = $this->createTerm($vocabulary);

Formats disponibles : Unified diff