summaryrefslogtreecommitdiff
path: root/pear/Console
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/Console
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/Console')
-rw-r--r--pear/Console/tests/001-getopt.phpt2
1 files changed, 2 insertions, 0 deletions
diff --git a/pear/Console/tests/001-getopt.phpt b/pear/Console/tests/001-getopt.phpt
index 440a8834c9..3985dc9beb 100644
--- a/pear/Console/tests/001-getopt.phpt
+++ b/pear/Console/tests/001-getopt.phpt
@@ -1,5 +1,7 @@
--TEST--
Console_Getopt
+--SKIPIF--
+skip
--FILE--
<?php