X-Git-Url: https://git.cyclocoop.org/%28%28?a=blobdiff_plain;f=tests%2Fphpunit%2Fincludes%2Flibs%2Fhttp%2FHttpAcceptParserTest.php;h=788c297f05e0755b141d1e34c9fa24df9b45916f;hb=bee9f4db96b4aec51feeddb8ccdca353c034f12f;hp=5bd942530520c3a3d160b82c61f085f360a20b0b;hpb=7471e1db1b613d035f981f489f8683a177acff7e;p=lhc%2Fweb%2Fwiklou.git 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 {