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_handler_field_counter.test
48 48
        'table' => 'views',
49 49
        'field' => 'counter',
50 50
        'relationship' => 'none',
51
        'counter_start' => $rand_start
51
        'counter_start' => $rand_start,
52 52
      ),
53 53
      'name' => array(
54 54
        'id' => 'name',
......
64 64
    $this->assertEqual(2 + $rand_start, $view->style_plugin->rendered_fields[2]['counter']);
65 65
  }
66 66

  
67
  // @TODO: Write tests for pager.
67
  // @todo Write tests for pager.
68 68
  function testPager() {
69 69
  }
70

  
70 71
}

Formats disponibles : Unified diff