diff options
Diffstat (limited to 'ext/curl/tests/bug68937.phpt')
-rw-r--r-- | ext/curl/tests/bug68937.phpt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/curl/tests/bug68937.phpt b/ext/curl/tests/bug68937.phpt index 013dd340d5..f9869143bf 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 include 'skipif.inc'; ?> --FILE-- |