1
0
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:
Andreas Fischer 2013-03-15 01:26:26 +01:00
parent eabcbb9baf
commit 3c09612d36

View File

@ -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()
{