mirror of
https://github.com/phpbb/phpbb.git
synced 2025-08-01 14:30:32 +02:00
Merge branch 'ticket/15392' into ticket/15392-master
This commit is contained in:
@@ -11,8 +11,8 @@
|
||||
*
|
||||
*/
|
||||
|
||||
require_once dirname(__FILE__) . '/../session/testable_factory.php';
|
||||
require_once dirname(__FILE__) . '/../session/testable_facade.php';
|
||||
require_once __DIR__ . '/../session/testable_factory.php';
|
||||
require_once __DIR__ . '/../session/testable_facade.php';
|
||||
|
||||
abstract class phpbb_session_test_case extends phpbb_database_test_case
|
||||
{
|
||||
|
Reference in New Issue
Block a user