mirror of
https://github.com/phpbb/phpbb.git
synced 2025-07-28 04:20:32 +02:00
[ticket/9297] Add network to class name of unit tests.
PHPBB3-9297
This commit is contained in:
@@ -13,7 +13,7 @@ require_once dirname(__FILE__) . '/../../phpBB/includes/functions_transfer.php';
|
|||||||
/**
|
/**
|
||||||
* @group slow
|
* @group slow
|
||||||
*/
|
*/
|
||||||
class phpbb_ftp_fsock_pasv_epsv_test extends phpbb_test_case
|
class phpbb_network_ftp_fsock_pasv_epsv_test extends phpbb_test_case
|
||||||
{
|
{
|
||||||
static protected $ipv4;
|
static protected $ipv4;
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user