aboutsummaryrefslogtreecommitdiffstats
path: root/tests/text_processing/censor_text_test.php
diff options
context:
space:
mode:
Diffstat (limited to 'tests/text_processing/censor_text_test.php')
-rw-r--r--tests/text_processing/censor_text_test.php3
1 files changed, 0 insertions, 3 deletions
diff --git a/tests/text_processing/censor_text_test.php b/tests/text_processing/censor_text_test.php
index 983a5ba2d3..eda2bbb1b3 100644
--- a/tests/text_processing/censor_text_test.php
+++ b/tests/text_processing/censor_text_test.php
@@ -11,9 +11,6 @@
*
*/
-require_once dirname(__FILE__) . '/../../phpBB/includes/functions.php';
-require_once dirname(__FILE__) . '/../../phpBB/includes/functions_content.php';
-
class phpbb_text_processing_censor_text_test extends phpbb_test_case
{
public function censor_text_data()