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