mirror of
https://github.com/phpbb/phpbb.git
synced 2025-03-13 20:28:44 +01:00
[ticket/11441] Correct/fix class name of user loader test.
PHPBB3-11441
This commit is contained in:
parent
eabcbb9baf
commit
3c09612d36
@ -9,7 +9,7 @@
|
||||
|
||||
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()
|
||||
{
|
||||
|
Loading…
x
Reference in New Issue
Block a user