mirror of
https://github.com/composer/composer
synced 2025-05-10 00:53:06 +00:00
Remove author to fix phpunit group detection
This commit is contained in:
parent
8d0b7f278e
commit
55927f983a
1 changed files with 0 additions and 3 deletions
|
@ -142,9 +142,6 @@ class StreamContextFactoryTest extends \PHPUnit_Framework_TestCase
|
||||||
);
|
);
|
||||||
}
|
}
|
||||||
|
|
||||||
/**
|
|
||||||
* @author Markus Tacker <m@coderbyheart.de>
|
|
||||||
*/
|
|
||||||
public function testEnsureThatfixHttpHeaderFieldMovesContentTypeToEndOfOptions()
|
public function testEnsureThatfixHttpHeaderFieldMovesContentTypeToEndOfOptions()
|
||||||
{
|
{
|
||||||
$options = array(
|
$options = array(
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue