summaryrefslogtreecommitdiff
path: root/pear/tests/pear_system.phpt
diff options
context:
space:
mode:
authorIlia Alshanetsky <iliaa@php.net>2002-10-22 14:19:02 +0000
committerIlia Alshanetsky <iliaa@php.net>2002-10-22 14:19:02 +0000
commitdd56de8d1e15e1f950fb8c9d9e89aa623679c251 (patch)
treec45de83389a80fe5f1a05b16d43a958a9d64cf75 /pear/tests/pear_system.phpt
parent5c53cdafcb56babc720228ccd69550ebd57605b2 (diff)
downloadphp-git-dd56de8d1e15e1f950fb8c9d9e89aa623679c251.tar.gz
Disable PEAR tests. These tests have too many dependcies such as
pre-installed PEAR, needing to run as root user, most tests will fail if PEAR install directory is not inside include_path and so on.
Diffstat (limited to 'pear/tests/pear_system.phpt')
-rw-r--r--pear/tests/pear_system.phpt1
1 files changed, 1 insertions, 0 deletions
diff --git a/pear/tests/pear_system.phpt b/pear/tests/pear_system.phpt
index a797cb65ca..64f3d1143e 100644
--- a/pear/tests/pear_system.phpt
+++ b/pear/tests/pear_system.phpt
@@ -1,6 +1,7 @@
--TEST--
System commands tests
--SKIPIF--
+skip
--FILE--
<?php
error_reporting(E_ALL);