aboutsummaryrefslogtreecommitdiffstats
path: root/tests/regex/email.php
diff options
context:
space:
mode:
Diffstat (limited to 'tests/regex/email.php')
-rw-r--r--tests/regex/email.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/regex/email.php b/tests/regex/email.php
index 37fb9d81d0..b1519dfa5f 100644
--- a/tests/regex/email.php
+++ b/tests/regex/email.php
@@ -10,7 +10,7 @@
require_once 'test_framework/framework.php';
require_once '../phpBB/includes/functions.php';
-class phpbb_email_test extends phpbb_test_case
+class phpbb_regex_email_test extends phpbb_test_case
{
protected $regex;