1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-07-30 21:40:43 +02:00

[ticket/9990] Integrate utf normalizer tests into test suite

PHPBB3-9990
This commit is contained in:
Igor Wiedler
2011-01-10 23:20:06 +01:00
parent d7299f5071
commit e00c5544d2
5 changed files with 330 additions and 2 deletions

View File

@@ -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()