diff options
Diffstat (limited to 'tests/controller/helper_route_root_test.php')
| -rw-r--r-- | tests/controller/helper_route_root_test.php | 1 | 
1 files changed, 0 insertions, 1 deletions
| diff --git a/tests/controller/helper_route_root_test.php b/tests/controller/helper_route_root_test.php index 63a2f2f8f7..12462e076d 100644 --- a/tests/controller/helper_route_root_test.php +++ b/tests/controller/helper_route_root_test.php @@ -11,7 +11,6 @@  *  */ -require_once dirname(__FILE__) . '/../../phpBB/includes/functions.php';  require_once dirname(__FILE__) . '/common_helper_route.php';  class phpbb_controller_helper_route_test extends phpbb_controller_common_helper_route | 
