mirror of
https://github.com/phpbb/phpbb.git
synced 2025-08-03 15:27:42 +02:00
[ticket/11620] Rename class_functions_test -> extract_page_test
Renaming this file because it is going to contain a large data provider, so I'd rather split this test out. PHPBB3-11620
This commit is contained in:
@@ -9,7 +9,7 @@
|
||||
|
||||
require_once dirname(__FILE__) . '/testable_facade.php';
|
||||
|
||||
class phpbb_session_class_functions_test extends phpbb_database_test_case
|
||||
class phpbb_session_extract_page_test extends phpbb_database_test_case
|
||||
{
|
||||
public $session_factory;
|
||||
public $db;
|
Reference in New Issue
Block a user