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/handlers/views_handlers.test
2 2

  
3 3
/**
4 4
 * @file
5
 * Contains ViewsHandlerTest.
5
 * Definition of ViewsHandlerTest.
6 6
 */
7 7

  
8 8
/**
......
42 42
  public function testHandlerAccess() {
43 43
    $view = $this->getBasicView();
44 44

  
45
    // add a test area
45
    // add a test area.
46 46
    $view->display['default']->handler->override_option('header', array(
47 47
      'test_access' => array(
48 48
        'id' => 'test_access',
......
61 61

  
62 62
    $view = $this->getBasicView();
63 63

  
64
    // add a test area
64
    // add a test area.
65 65
    $view->display['default']->handler->override_option('header', array(
66 66
      'test_access' => array(
67 67
        'id' => 'test_access',

Formats disponibles : Unified diff