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/handlers/views_handler_filter_string.test
19 19
    );
20 20
  }
21 21

  
22
  function setUp() {
23
    parent::setUp();
22
  /**
23
   * {@inheritdoc}
24
   */
25
  public function setUp(array $modules = array()) {
26
    parent::setUp($modules);
27

  
24 28
    $this->column_map = array(
25 29
      'views_test_name' => 'name',
26 30
    );

Formats disponibles : Unified diff