fix expectation
[m6w6/ext-http] / tests / messagebody003.phpt
index d6f9ce1478f8afd7c8635dd55e0739bacc3b9335..7b79e6aa90bd41e335b4805f90723d785186fd3c 100644 (file)
@@ -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}