X-Git-Url: https://git.heureux-cyclage.org/?a=blobdiff_plain;f=tests%2Fphpunit%2Fincludes%2Flibs%2FXhprofTest.php;h=c9123b88894fcc69a98366b42606ef1701cea7d8;hb=8a95833baed3b8071fcbd8cd2bc8c3449409f665;hp=6748115423cbde2caa9b5026f0d75129e41060e7;hpb=20abb707ba23e0649a48a3ab0153c765e21b4ccf;p=lhc%2Fweb%2Fwiklou.git diff --git a/tests/phpunit/includes/libs/XhprofTest.php b/tests/phpunit/includes/libs/XhprofTest.php index 6748115423..c9123b8889 100644 --- a/tests/phpunit/includes/libs/XhprofTest.php +++ b/tests/phpunit/includes/libs/XhprofTest.php @@ -19,6 +19,9 @@ */ class XhprofTest extends PHPUnit_Framework_TestCase { + + use MediaWikiCoversValidator; + /** * Trying to enable Xhprof when it is already enabled causes an exception * to be thrown.