X-Git-Url: https://git.heureux-cyclage.org/?a=blobdiff_plain;f=tests%2Fphpunit%2Fstructure%2FAvailableRightsTest.php;h=6c2ff024e1af5f589f2dbccb95ae4d6634838433;hb=8624538de243da3779db5eb3362bedf78d2e2931;hp=4ab0c2c9afa37064031bca746923429234979eee;hpb=827c6bfa416d9d0de8cc8e22f9f3fa36d8129d44;p=lhc%2Fweb%2Fwiklou.git diff --git a/tests/phpunit/structure/AvailableRightsTest.php b/tests/phpunit/structure/AvailableRightsTest.php index 4ab0c2c9af..6c2ff024e1 100644 --- a/tests/phpunit/structure/AvailableRightsTest.php +++ b/tests/phpunit/structure/AvailableRightsTest.php @@ -6,7 +6,7 @@ * * @author Marius Hoch < hoo@online.de > */ -class AvailableRightsTest extends PHPUnit_Framework_TestCase { +class AvailableRightsTest extends PHPUnit\Framework\TestCase { use MediaWikiCoversValidator;