X-Git-Url: https://git.heureux-cyclage.org/?a=blobdiff_plain;f=tests%2Fphpunit%2Fincludes%2Fsite%2FSiteExporterTest.php;h=db900da914c86ffbad45b2f06556b00609241f9b;hb=414b703c5842ec47a7809ec039b499f0b0966bb2;hp=279bbb21c598f327fde02d8538b8314f94c0ea7b;hpb=8624538de243da3779db5eb3362bedf78d2e2931;p=lhc%2Fweb%2Fwiklou.git diff --git a/tests/phpunit/includes/site/SiteExporterTest.php b/tests/phpunit/includes/site/SiteExporterTest.php index 279bbb21c5..db900da914 100644 --- a/tests/phpunit/includes/site/SiteExporterTest.php +++ b/tests/phpunit/includes/site/SiteExporterTest.php @@ -32,6 +32,7 @@ class SiteExporterTest extends PHPUnit\Framework\TestCase { use MediaWikiCoversValidator; + use PHPUnit4And6Compat; public function testConstructor_InvalidArgument() { $this->setExpectedException( InvalidArgumentException::class );