summaryrefslogtreecommitdiff
path: root/ext/curl/tests/bug52827.phpt
diff options
context:
space:
mode:
Diffstat (limited to 'ext/curl/tests/bug52827.phpt')
-rw-r--r--ext/curl/tests/bug52827.phpt2
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/curl/tests/bug52827.phpt b/ext/curl/tests/bug52827.phpt
index 85a73fa797..f0faad68f5 100644
--- a/ext/curl/tests/bug52827.phpt
+++ b/ext/curl/tests/bug52827.phpt
@@ -28,5 +28,5 @@ $handle=curl_init('http://www.example.com');
curl_setopt($handle, CURLOPT_STDERR, $s);
echo "Done.";
---EXPECTF--
+--EXPECT--
Done.