summaryrefslogtreecommitdiff
path: root/ext/opcache/tests/issue0140.phpt
diff options
context:
space:
mode:
Diffstat (limited to 'ext/opcache/tests/issue0140.phpt')
-rw-r--r--ext/opcache/tests/issue0140.phpt1
1 files changed, 0 insertions, 1 deletions
diff --git a/ext/opcache/tests/issue0140.phpt b/ext/opcache/tests/issue0140.phpt
index 3ca9b50d3c..78f711fce9 100644
--- a/ext/opcache/tests/issue0140.phpt
+++ b/ext/opcache/tests/issue0140.phpt
@@ -7,7 +7,6 @@ opcache.revalidate_freq=0
opcache.file_update_protection=0
--SKIPIF--
<?php require_once('skipif.inc'); ?>
-<?php if (php_sapi_name() != "cli") die("skip CLI only"); ?>
<?php if (getenv("SKIP_SLOW_TESTS")) die("skip slow tests excluded by request") ?>
--FILE--
<?php