Skip to content

Commit 824c816

Browse files
committed
Fix test without extra curl features
The empty line would otherwise be required in the test and make it fail.
1 parent 1e7eba0 commit 824c816

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

ext/curl/tests/curl_version_features-array.phpt

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -49,6 +49,5 @@ Array
4949
[HTTPS_PROXY] => bool
5050
[MULTI_SSL] => bool
5151
[BROTLI] => bool
52-
%A
53-
)
52+
%A)
5453
Complete

0 commit comments

Comments
 (0)