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