mirror of
https://github.com/phpbb/phpbb.git
synced 2025-04-14 12:52:08 +02:00
[ticket/11615] Rename class in file to match
PHPBB3-11615
This commit is contained in:
parent
a105a6d7a7
commit
c29cca1a75
@ -10,7 +10,7 @@
|
||||
require_once dirname(__FILE__) . '/../mock/cache.php';
|
||||
require_once dirname(__FILE__) . '/testable_factory.php';
|
||||
|
||||
class phpbb_session_init_test extends phpbb_database_test_case
|
||||
class phpbb_session_creation_test extends phpbb_database_test_case
|
||||
{
|
||||
public function getDataSet()
|
||||
{
|
||||
|
Loading…
x
Reference in New Issue
Block a user