[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'); 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()
{ {