X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=tests%2F3LocalhostTest.php;h=e73bf61f07619bb9f237602d665ff69e177f7d12;hb=4bc0f6904a12381079bec46ad648f6170f07d449;hp=ea7c5bf0178da0579c2b0a87e38a54375da97c69;hpb=9337670bd021202018213a156c0083dd72902571;p=plcapi.git diff --git a/tests/3LocalhostTest.php b/tests/3LocalhostTest.php index ea7c5bf..e73bf61 100644 --- a/tests/3LocalhostTest.php +++ b/tests/3LocalhostTest.php @@ -167,7 +167,7 @@ class LocalhostTest extends PHPUnit_Framework_TestCase { $sendstring = "last but not least weird names: G" . chr(252) . "nter, El" . chr(232) . "ne"; - $f = 'examples.stringecho'. + $f = 'examples.stringecho'. $sendstring. ''; $v = $this->send($f);