X-Git-Url: https://git.heureux-cyclage.org/?a=blobdiff_plain;ds=sidebyside;f=tests%2Fphpunit%2Fincludes%2Futils%2FMWCryptHashTest.php;h=94705bff4855f077b0b4a47782c26808d41e55a4;hb=a2c8c2969420a0f150c03f76e3a0bf9028fcda43;hp=66c8d00e3ae6b519d8ec6fd308ec46c7f6ecc067;hpb=495e8ddf7e6940777f3318a1a2e37d85bfdbdbf1;p=lhc%2Fweb%2Fwiklou.git diff --git a/tests/phpunit/includes/utils/MWCryptHashTest.php b/tests/phpunit/includes/utils/MWCryptHashTest.php index 66c8d00e3a..94705bff48 100644 --- a/tests/phpunit/includes/utils/MWCryptHashTest.php +++ b/tests/phpunit/includes/utils/MWCryptHashTest.php @@ -5,7 +5,7 @@ * * @covers MWCryptHash */ -class MWCryptHashTest extends PHPUnit_Framework_TestCase { +class MWCryptHashTest extends PHPUnit\Framework\TestCase { use MediaWikiCoversValidator;