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_handler_filter.test
24 24
  /**
25 25
   * {@inheritdoc}
26 26
   */
27
  protected function setUp() {
28
    // The Views and Views UI modules will be enabled with this.
29
    parent::setUp();
27
  public function setUp(array $modules = array()) {
28
    parent::setUp($modules);
30 29

  
31 30
    // Assign vocabulary 'tag' to user entity.
32 31
    $field_definition = field_read_field('field_tags');

Formats disponibles : Unified diff