summaryrefslogtreecommitdiff
path: root/ext/curl/tests/bug68937.phpt
diff options
context:
space:
mode:
Diffstat (limited to 'ext/curl/tests/bug68937.phpt')
-rw-r--r--ext/curl/tests/bug68937.phpt2
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/curl/tests/bug68937.phpt b/ext/curl/tests/bug68937.phpt
index 0f346cf3fa..fe2a62d045 100644
--- a/ext/curl/tests/bug68937.phpt
+++ b/ext/curl/tests/bug68937.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';
?>