mirror of
https://github.com/phpbb/phpbb.git
synced 2025-08-12 11:44:08 +02:00
Merge branch 'develop-olympus' into develop
* develop-olympus: [ticket/9990] Add docs for running slow tests [ticket/9990] Integrate utf normalizer tests into test suite Conflicts: phpunit.xml.dist
This commit is contained in:
@@ -9,6 +9,9 @@
|
||||
|
||||
require_once __DIR__ . '/../../phpBB/includes/functions.php';
|
||||
|
||||
/**
|
||||
* @group slow
|
||||
*/
|
||||
class phpbb_network_checkdnsrr_test extends phpbb_test_case
|
||||
{
|
||||
public function data_provider()
|
||||
|
Reference in New Issue
Block a user