diff options
Diffstat (limited to 'tests/controller/helper_route_slash_test.php')
| -rw-r--r-- | tests/controller/helper_route_slash_test.php | 1 | 
1 files changed, 0 insertions, 1 deletions
| diff --git a/tests/controller/helper_route_slash_test.php b/tests/controller/helper_route_slash_test.php index 3db5ec19e5..c781a6943e 100644 --- a/tests/controller/helper_route_slash_test.php +++ b/tests/controller/helper_route_slash_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_slash_test extends phpbb_controller_common_helper_route | 
