X-Git-Url: https://git.heureux-cyclage.org/?p=lhc%2Fweb%2Fwiklou.git;a=blobdiff_plain;f=tests%2Fphpunit%2Fincludes%2Flibs%2FXhprofTest.php;h=0ea132896dc3bdc19410a45f5b1a8547f635896c;hp=e2723b9dc9c8e58c26d796e13d893bc2376f8308;hb=a2c8c2969420a0f150c03f76e3a0bf9028fcda43;hpb=7babd362babcbf7f20adb8e12edb4f4bc1d4249f diff --git a/tests/phpunit/includes/libs/XhprofTest.php b/tests/phpunit/includes/libs/XhprofTest.php index e2723b9dc9..0ea132896d 100644 --- a/tests/phpunit/includes/libs/XhprofTest.php +++ b/tests/phpunit/includes/libs/XhprofTest.php @@ -18,7 +18,7 @@ * @file */ -class XhprofTest extends PHPUnit_Framework_TestCase { +class XhprofTest extends PHPUnit\Framework\TestCase { use MediaWikiCoversValidator;