summaryrefslogtreecommitdiff
path: root/Zend/tests/bug60978.phpt
diff options
context:
space:
mode:
Diffstat (limited to 'Zend/tests/bug60978.phpt')
-rw-r--r--Zend/tests/bug60978.phpt6
1 files changed, 0 insertions, 6 deletions
diff --git a/Zend/tests/bug60978.phpt b/Zend/tests/bug60978.phpt
index 676808c7a3..5dc6fe31e7 100644
--- a/Zend/tests/bug60978.phpt
+++ b/Zend/tests/bug60978.phpt
@@ -1,11 +1,5 @@
--TEST--
Bug #60978 (exit code incorrect)
---SKIPIF--
-<?php
- if ("cli" != php_sapi_name()) {
- echo "skip CLI only";
- }
-?>
--FILE--
<?php
$php = getenv('TEST_PHP_EXECUTABLE');