mirror of
https://github.com/phpbb/phpbb.git
synced 2025-04-21 16:22:22 +02:00
[ticket/11852] Move tests to folder with new class name
PHPBB3-11852
This commit is contained in:
parent
7525c49d45
commit
c7a9d5e34a
@ -7,9 +7,9 @@
|
||||
*
|
||||
*/
|
||||
|
||||
class phpbb_filesystem_web_root_path_test extends phpbb_test_case
|
||||
class phpbb_path_helper_web_root_path_test extends phpbb_test_case
|
||||
{
|
||||
protected $filesystem;
|
||||
protected $path_helper;
|
||||
protected $phpbb_root_path = '';
|
||||
|
||||
public function setUp()
|
Loading…
x
Reference in New Issue
Block a user