fix test
authorMichael Wallner <mike@php.net>
Fri, 11 Jul 2014 08:59:34 +0000 (10:59 +0200)
committerMichael Wallner <mike@php.net>
Fri, 11 Jul 2014 08:59:34 +0000 (10:59 +0200)
tests/envresponse016.phpt

index 67595b42896a6cc3a47a3873f66248baf6abb8c9..8d48c9374276e812b3aa65eab3688aa0c76efe10 100644 (file)
@@ -29,6 +29,7 @@ var_dump($r->send($s));
 DONE
 --EXPECTF--
 Test
+
 Warning: http\Env\Response::send(): Failed to send response body in %s on line %d
 bool(false)
 DONE