- add test for bug #60761

This commit is contained in:
Pierre Joye 2012-01-18 20:29:13 +00:00
parent d285c75819
commit db5751c91c

View file

@ -1,5 +1,7 @@
--TEST-- --TEST--
checks zlib compression size is always the same no matter how many times its run checks zlib compression size is always the same no matter how many times its run
--SKIPIF--
<?php if (!extension_loaded("zlib")) print "skip"; ?>
--FILE-- --FILE--
<?php <?php