X-Git-Url: http://git.cyclocoop.org/?a=blobdiff_plain;f=tests%2Fphpunit%2Fincludes%2Flibs%2FXhprofDataTest.php;h=d226227b0bc62a30661a28bb56e3ce942cc96c60;hb=f036c5b324e2b2d240edf8d5eeb7fc2af3d88c47;hp=a0fb5638022ae817e1955298338156fb6aab9aa4;hpb=c9bef3d160724e84b9c876615cceddffadef73bc;p=lhc%2Fweb%2Fwiklou.git diff --git a/tests/phpunit/includes/libs/XhprofDataTest.php b/tests/phpunit/includes/libs/XhprofDataTest.php index a0fb563802..d226227b0b 100644 --- a/tests/phpunit/includes/libs/XhprofDataTest.php +++ b/tests/phpunit/includes/libs/XhprofDataTest.php @@ -21,12 +21,13 @@ /** * @uses XhprofData * @uses AutoLoader - * @author Bryan Davis - * @copyright © 2014 Bryan Davis and Wikimedia Foundation. + * @copyright © 2014 Wikimedia Foundation and contributors * @since 1.25 */ class XhprofDataTest extends PHPUnit_Framework_TestCase { + use MediaWikiCoversValidator; + /** * @covers XhprofData::splitKey * @dataProvider provideSplitKey