X-Git-Url: https://git.m6w6.name/?a=blobdiff_plain;f=tests%2Frequest_put_data.phpt;h=a2887fd20f07c9222577d052c43ad581c7d13847;hb=a0414c8466220308c14e57abe15e66e0e17b7108;hp=bd81a1e57ab7dbb42a195efebb26ba58151360e4;hpb=db5299a8b005bf625b4e34666b48e6cce8990482;p=m6w6%2Fext-http diff --git a/tests/request_put_data.phpt b/tests/request_put_data.phpt index bd81a1e..a2887fd 100644 --- a/tests/request_put_data.phpt +++ b/tests/request_put_data.phpt @@ -17,6 +17,6 @@ var_dump($data === $mess->body); echo "Done\n"; ?> --EXPECTF-- -%sTEST +%aTEST bool(true) Done