X-Git-Url: http://git.heureux-cyclage.org/?a=blobdiff_plain;f=tests%2Fphpunit%2Fincludes%2Flibs%2FIPTest.php;h=6a751816a6cf819a225f2cb2c5de4c930a322429;hb=63d96c15fde8d4d2842aa50c5ed2ce594aa0c674;hp=a36b259300192fccd9dd17b23016f77cb87419ef;hpb=5ca4a8000d3f998886b030fe6907b4ea8bb7dd9e;p=lhc%2Fweb%2Fwiklou.git diff --git a/tests/phpunit/includes/libs/IPTest.php b/tests/phpunit/includes/libs/IPTest.php index a36b259300..6a751816a6 100644 --- a/tests/phpunit/includes/libs/IPTest.php +++ b/tests/phpunit/includes/libs/IPTest.php @@ -8,7 +8,7 @@ * @todo Test methods in this call should be split into a method and a * dataprovider. */ -class IPTest extends PHPUnit_Framework_TestCase { +class IPTest extends PHPUnit\Framework\TestCase { use MediaWikiCoversValidator;