diff options
Diffstat (limited to 'tests/controller/helper_route_unclean_path_test.php')
| -rw-r--r-- | tests/controller/helper_route_unclean_path_test.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/controller/helper_route_unclean_path_test.php b/tests/controller/helper_route_unclean_path_test.php index 697dda3c45..cede004717 100644 --- a/tests/controller/helper_route_unclean_path_test.php +++ b/tests/controller/helper_route_unclean_path_test.php @@ -14,7 +14,7 @@ require_once dirname(__FILE__) . '/../../phpBB/includes/functions.php'; require_once dirname(__FILE__) . '/helper_route_test.php'; -class phpbb_controller_helper_route_adm_test extends phpbb_controller_helper_route_test +class phpbb_controller_helper_route_unclean_path_test extends phpbb_controller_helper_route_test { protected function get_phpbb_root_path() { |
