aboutsummaryrefslogtreecommitdiffstats
path: root/tests/text_processing/tickets_test.php
diff options
context:
space:
mode:
Diffstat (limited to 'tests/text_processing/tickets_test.php')
-rw-r--r--tests/text_processing/tickets_test.php1
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/text_processing/tickets_test.php b/tests/text_processing/tickets_test.php
index 1f7aa58ebb..8c48a3f4a9 100644
--- a/tests/text_processing/tickets_test.php
+++ b/tests/text_processing/tickets_test.php
@@ -14,7 +14,6 @@
require_once __DIR__ . '/../../phpBB/includes/functions.php';
require_once __DIR__ . '/../../phpBB/includes/functions_content.php';
require_once __DIR__ . '/../../phpBB/includes/utf/utf_tools.php';
-require_once __DIR__ . '/../mock/container_builder.php';
class phpbb_text_processing_tickets_test extends phpbb_test_case
{