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/styles/views_plugin_style_mapping.test
18 18
    );
19 19
  }
20 20

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

  
24 27
    // Reset the plugin data.
25 28
    views_fetch_plugin_data(NULL, NULL, TRUE);

Formats disponibles : Unified diff