Skip to content

Commit 74b4179

Browse files
committed
remove SKIP_ONLINE_TESTS from bug71523 test
1 parent 394f652 commit 74b4179

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

ext/curl/tests/bug71523.phpt

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,6 @@ Bug #71523 (Copied handle with new option CURLOPT_HTTPHEADER crashes while curl_
44
curl
55
--SKIPIF--
66
<?php
7-
if (getenv("SKIP_ONLINE_TESTS")) die("skip online test");
87
if (curl_version()['version_number'] === 0x080a00) {
98
// https://github.com/php/php-src/issues/15997
109
die('xfail due to a libcurl bug');

0 commit comments

Comments
 (0)