mirror of
https://github.com/phpbb/phpbb.git
synced 2025-07-31 05:50:42 +02:00
[ticket/14971] Add on_page test with the string arguments
PHPBB3-14971
This commit is contained in:
@@ -219,6 +219,12 @@ class phpbb_pagination_pagination_test extends phpbb_template_template_test_case
|
|||||||
0,
|
0,
|
||||||
'PAGE_OF-1-1',
|
'PAGE_OF-1-1',
|
||||||
),
|
),
|
||||||
|
array(
|
||||||
|
'10',
|
||||||
|
'10',
|
||||||
|
'0',
|
||||||
|
'PAGE_OF-1-1',
|
||||||
|
),
|
||||||
);
|
);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user