From 66fa9343d0baa905d6d485f952723093418f1e86 Mon Sep 17 00:00:00 2001 From: Michael Wallner Date: Thu, 10 Jul 2014 13:10:03 +0200 Subject: [PATCH 1/1] fix expectation --- tests/messagebody003.phpt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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} -- 2.30.2