summaryrefslogtreecommitdiff
path: root/ext/zip/tests/zip_entry_compressedsize.phpt
diff options
context:
space:
mode:
Diffstat (limited to 'ext/zip/tests/zip_entry_compressedsize.phpt')
-rw-r--r--ext/zip/tests/zip_entry_compressedsize.phpt1
1 files changed, 0 insertions, 1 deletions
diff --git a/ext/zip/tests/zip_entry_compressedsize.phpt b/ext/zip/tests/zip_entry_compressedsize.phpt
index fefa6e5977..cc59a0e318 100644
--- a/ext/zip/tests/zip_entry_compressedsize.phpt
+++ b/ext/zip/tests/zip_entry_compressedsize.phpt
@@ -2,7 +2,6 @@
zip_entry_compressedsize() function
--SKIPIF--
<?php
-/* $Id$ */
if(!extension_loaded('zip')) die('skip');
?>
--FILE--