Commit 38958459 authored by Gasol Wu's avatar Gasol Wu Committed by Bas de Nooijer

Improved coverage

parent fade0223
...@@ -134,6 +134,7 @@ class Solarium_Client_Adapter_PeclHttpTest extends PHPUnit_Framework_TestCase ...@@ -134,6 +134,7 @@ class Solarium_Client_Adapter_PeclHttpTest extends PHPUnit_Framework_TestCase
$body = 'data'; $body = 'data';
$data = <<<EOF $data = <<<EOF
HTTP/1.1 $statusCode $statusMessage HTTP/1.1 $statusCode $statusMessage
X-Foo: test
$body $body
EOF; EOF;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment