aboutsummaryrefslogtreecommitdiffstats
path: root/tests/regex/table_prefix_test.php
diff options
context:
space:
mode:
Diffstat (limited to 'tests/regex/table_prefix_test.php')
-rw-r--r--tests/regex/table_prefix_test.php2
1 files changed, 0 insertions, 2 deletions
diff --git a/tests/regex/table_prefix_test.php b/tests/regex/table_prefix_test.php
index c593085b25..bf7b59ccc6 100644
--- a/tests/regex/table_prefix_test.php
+++ b/tests/regex/table_prefix_test.php
@@ -11,8 +11,6 @@
*
*/
-require_once dirname(__FILE__) . '/../../phpBB/includes/functions.php';
-
class phpbb_regex_table_prefix_test extends phpbb_test_case
{
public function table_prefix_test_data()