aboutsummaryrefslogtreecommitdiffstats
path: root/tests/functions_acp/h_radio_test.php
diff options
context:
space:
mode:
Diffstat (limited to 'tests/functions_acp/h_radio_test.php')
-rw-r--r--tests/functions_acp/h_radio_test.php1
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/functions_acp/h_radio_test.php b/tests/functions_acp/h_radio_test.php
index 02b2444a9e..a61f2e8975 100644
--- a/tests/functions_acp/h_radio_test.php
+++ b/tests/functions_acp/h_radio_test.php
@@ -7,7 +7,6 @@
*
*/
-require_once dirname(__FILE__) . '/../mock/lang.php';
require_once dirname(__FILE__) . '/../../phpBB/includes/functions_acp.php';
class phpbb_functions_acp_h_radio_test extends phpbb_test_case