mirror of
https://github.com/phpbb/phpbb.git
synced 2025-08-11 19:24:01 +02:00
[ticket/11441] Correct/fix class name of user loader test.
PHPBB3-11441
This commit is contained in:
@@ -9,7 +9,7 @@
|
|||||||
|
|
||||||
include_once(__DIR__ . '/../../phpBB/includes/utf/utf_tools.php');
|
include_once(__DIR__ . '/../../phpBB/includes/utf/utf_tools.php');
|
||||||
|
|
||||||
class phpbb_user_lang_test extends phpbb_database_test_case
|
class phpbb_user_loader_test extends phpbb_database_test_case
|
||||||
{
|
{
|
||||||
public function getDataSet()
|
public function getDataSet()
|
||||||
{
|
{
|
||||||
|
Reference in New Issue
Block a user