From: Michael Wallner Date: Thu, 10 Jul 2014 11:10:03 +0000 (+0200) Subject: fix expectation X-Git-Tag: RELEASE_2_0_7~10 X-Git-Url: https://git.m6w6.name/?p=m6w6%2Fext-http;a=commitdiff_plain;h=66fa9343d0baa905d6d485f952723093418f1e86 fix expectation --- diff --git a/tests/messagebody003.phpt b/tests/messagebody003.phpt index d6f9ce1..7b79e6a 100644 --- a/tests/messagebody003.phpt +++ b/tests/messagebody003.phpt @@ -19,7 +19,7 @@ try { DONE --EXPECTF-- Test -exception 'http\Exception\RuntimeException' with message 'http\Message\Body::append(): Failed to append 4 bytes to body; wrote 0' in /home/mike/src/ext-http.git/tests/messagebody003.php:6 +exception 'http\Exception\RuntimeException' with message 'http\Message\Body::append(): Failed to append 4 bytes to body; wrote 0' in %s:%d Stack trace: #0 %s(%d): http\Message\Body->append('nope') #1 {main}