function ViewsPagerTest::testMiniPager
Tests the minipager.
File
-
tests/
views_pager.test, line 444
Class
- ViewsPagerTest
- Tests the pluggable pager system.
Code
public function testMiniPager() {
// The functionality is the same as the normal pager, so i don't know what
// to test here.
}