diff options
Diffstat (limited to 'tests/functions/style_select_test.php')
-rw-r--r-- | tests/functions/style_select_test.php | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/tests/functions/style_select_test.php b/tests/functions/style_select_test.php index a918f83155..27f0e68c88 100644 --- a/tests/functions/style_select_test.php +++ b/tests/functions/style_select_test.php @@ -11,8 +11,6 @@ * */ -require_once dirname(__FILE__) . '/../../phpBB/includes/functions.php'; - class phpbb_functions_style_select_test extends phpbb_database_test_case { public function getDataSet() |