X-Git-Url: https://git.heureux-cyclage.org/?a=blobdiff_plain;f=tests%2Fphpunit%2Fincludes%2Flibs%2FDnsSrvDiscovererTest.php;h=1b3397c12ab0407f9abeab7e71f9269252ee22df;hb=c122357c7263f4ea6d7d7a43fa2df7dfb8cc09b4;hp=264cc00a7df68db3d9f85bc5af27edbafc0f2b3e;hpb=236488d398046838059f758b0915341648b64c7b;p=lhc%2Fweb%2Fwiklou.git diff --git a/tests/phpunit/includes/libs/DnsSrvDiscovererTest.php b/tests/phpunit/includes/libs/DnsSrvDiscovererTest.php index 264cc00a7d..1b3397c12a 100644 --- a/tests/phpunit/includes/libs/DnsSrvDiscovererTest.php +++ b/tests/phpunit/includes/libs/DnsSrvDiscovererTest.php @@ -3,7 +3,7 @@ /** * @covers DnsSrvDiscoverer */ -class DnsSrvDiscovererTest extends PHPUnit_Framework_TestCase { +class DnsSrvDiscovererTest extends PHPUnit\Framework\TestCase { use MediaWikiCoversValidator;