mirror of
https://github.com/phpbb/phpbb.git
synced 2025-08-04 07:47:34 +02:00
[ticket/11805] Rename test to match the function name
PHPBB3-11805
This commit is contained in:
@@ -10,7 +10,7 @@
|
|||||||
require_once dirname(__FILE__) . '/../../phpBB/includes/functions.php';
|
require_once dirname(__FILE__) . '/../../phpBB/includes/functions.php';
|
||||||
require_once dirname(__FILE__) . '/../template/template_test_case.php';
|
require_once dirname(__FILE__) . '/../template/template_test_case.php';
|
||||||
|
|
||||||
class phpbb_pagination_start_parameter_test extends phpbb_template_template_test_case
|
class phpbb_pagination_generate_template_test extends phpbb_template_template_test_case
|
||||||
{
|
{
|
||||||
protected $test_path = 'tests/pagination';
|
protected $test_path = 'tests/pagination';
|
||||||
|
|
Reference in New Issue
Block a user