mirror of
https://github.com/phpbb/phpbb.git
synced 2025-07-24 18:41:52 +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
|
||||
*/
|
||||
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;
|
||||
|
||||
|
Reference in New Issue
Block a user