Projet

Général

Profil

Révision 5d12d676

Ajouté par Assos Assos il y a environ 6 ans

Weekly update of contrib modules

Voir les différences:

drupal7/sites/all/modules/views/tests/views_analyze.test
20 20
  public function setUp() {
21 21
    parent::setUp('views_ui');
22 22
    module_enable(array('views_ui'));
23
    // @TODO Figure out why it's required to clear the cache here.
23
    // @todo Figure out why it's required to clear the cache here.
24 24
    views_module_include('views_default', TRUE);
25 25
    views_get_all_views(TRUE);
26 26
    menu_rebuild();
......
48 48
    // This redirects the user back to the main views edit page.
49 49
    $this->drupalPost(NULL, array(), t('Ok'));
50 50
  }
51

  
51 52
}

Formats disponibles : Unified diff