summaryrefslogtreecommitdiff
path: root/ext/phar/tests/zip/delete.phpt
diff options
context:
space:
mode:
authorSteph Fox <sfox@php.net>2008-01-28 16:49:28 +0000
committerSteph Fox <sfox@php.net>2008-01-28 16:49:28 +0000
commit618a29411d2f58a9bf55488f2d7220639ec92c23 (patch)
treef4b88886048ba2e1e54adcc37663be5c74de505b /ext/phar/tests/zip/delete.phpt
parent975a1b87af590f16154e94e301bc365911050b9b (diff)
downloadphp-git-618a29411d2f58a9bf55488f2d7220639ec92c23.tar.gz
Get rid of zip requirement in the last few tests
@Greg: zip/tarmaker.inc needs a rewrite
Diffstat (limited to 'ext/phar/tests/zip/delete.phpt')
-rw-r--r--ext/phar/tests/zip/delete.phpt1
1 files changed, 0 insertions, 1 deletions
diff --git a/ext/phar/tests/zip/delete.phpt b/ext/phar/tests/zip/delete.phpt
index 77ae85f909..85b4a44d4e 100644
--- a/ext/phar/tests/zip/delete.phpt
+++ b/ext/phar/tests/zip/delete.phpt
@@ -2,7 +2,6 @@
Phar: delete test, zip-based phar
--SKIPIF--
<?php if (!extension_loaded("phar")) die("skip"); ?>
-<?php if (!extension_loaded("zip")) die("skip"); ?>
--INI--
phar.readonly=0
phar.require_hash=0