X-Git-Url: https://git.heureux-cyclage.org/?p=lhc%2Fweb%2Fwiklou.git;a=blobdiff_plain;f=tests%2Fphpunit%2Fincludes%2Flibs%2Fhttp%2FHttpAcceptParserTest.php;h=788c297f05e0755b141d1e34c9fa24df9b45916f;hp=5bd942530520c3a3d160b82c61f085f360a20b0b;hb=bee9f4db96b4aec51feeddb8ccdca353c034f12f;hpb=92f9cb055173058c7c09ea746ba75109fbe0f7ec diff --git a/tests/phpunit/includes/libs/http/HttpAcceptParserTest.php b/tests/phpunit/includes/libs/http/HttpAcceptParserTest.php index 5bd9425305..788c297f05 100644 --- a/tests/phpunit/includes/libs/http/HttpAcceptParserTest.php +++ b/tests/phpunit/includes/libs/http/HttpAcceptParserTest.php @@ -5,7 +5,6 @@ use Wikimedia\Http\HttpAcceptParser; /** * @covers Wikimedia\Http\HttpAcceptParser * - * @license GPL-2.0+ * @author Daniel Kinzler */ class HttpAcceptParserTest extends \PHPUnit_Framework_TestCase {