summaryrefslogtreecommitdiff
path: root/ext/curl/tests/bug68937_2.phpt
diff options
context:
space:
mode:
Diffstat (limited to 'ext/curl/tests/bug68937_2.phpt')
-rw-r--r--ext/curl/tests/bug68937_2.phpt2
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/curl/tests/bug68937_2.phpt b/ext/curl/tests/bug68937_2.phpt
index c25da3fd71..8cd3db2544 100644
--- a/ext/curl/tests/bug68937_2.phpt
+++ b/ext/curl/tests/bug68937_2.phpt
@@ -1,7 +1,7 @@
--TEST--
Bug # #68937 (Segfault in curl_multi_exec)
--SKIPIF--
-<?php
+<?php
if (getenv("SKIP_ONLINE_TESTS")) die("skip online test");
include 'skipif.inc';
?>