aboutsummaryrefslogtreecommitdiffstats
path: root/tests
diff options
context:
space:
mode:
Diffstat (limited to 'tests')
-rw-r--r--tests/captcha/qa_test.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/captcha/qa_test.php b/tests/captcha/qa_test.php
index fdf0c799f3..8d0d77d0e3 100644
--- a/tests/captcha/qa_test.php
+++ b/tests/captcha/qa_test.php
@@ -11,7 +11,7 @@
*
*/
-class phpbb_qa_test extends \phpbb_database_test_case
+class phpbb_captcha_qa_test extends \phpbb_database_test_case
{
protected $request;