X-Git-Url: https://git.heureux-cyclage.org/?p=lhc%2Fweb%2Fwiklou.git;a=blobdiff_plain;f=tests%2Fphpunit%2Fincludes%2Fsite%2FSiteExporterTest.php;h=09cdea7a08c7528fb570a0b0ac9c455502ea5af4;hp=c0d8c00147362bb9f528f04fbcf3a294d4524aea;hb=827c6bfa416d9d0de8cc8e22f9f3fa36d8129d44;hpb=2ffff73a46c29cdad1cbf59063f4dd75debd3b4c diff --git a/tests/phpunit/includes/site/SiteExporterTest.php b/tests/phpunit/includes/site/SiteExporterTest.php index c0d8c00147..09cdea7a08 100644 --- a/tests/phpunit/includes/site/SiteExporterTest.php +++ b/tests/phpunit/includes/site/SiteExporterTest.php @@ -31,6 +31,8 @@ */ class SiteExporterTest extends PHPUnit_Framework_TestCase { + use MediaWikiCoversValidator; + public function testConstructor_InvalidArgument() { $this->setExpectedException( 'InvalidArgumentException' );