X-Git-Url: http://git.heureux-cyclage.org/?a=blobdiff_plain;f=tests%2Fphpunit%2Fincludes%2Flibs%2FXhprofTest.php;h=c9123b88894fcc69a98366b42606ef1701cea7d8;hb=75160bdd3b4ac3642d147cda46e47c809999937d;hp=6748115423cbde2caa9b5026f0d75129e41060e7;hpb=c0e47a90c41a7e5eeb5ce9e513ee2f63fb836dba;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.