From: Marcus Boerger Date: Wed, 7 Feb 2007 08:36:50 +0000 (+0000) Subject: - Add new test X-Git-Tag: RELEASE_1_0_1~312 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=41464c299ccd40279928eeb0e97c2f8c16972b26;p=php - Add new test --- diff --git a/ext/phar/tests/003a.phpt b/ext/phar/tests/003a.phpt new file mode 100755 index 0000000000..a439cbb8dc --- /dev/null +++ b/ext/phar/tests/003a.phpt @@ -0,0 +1,14 @@ +--TEST-- +Phar::canCompress, specific +--SKIPIF-- + +--FILE-- + +===DONE=== +--EXPECT-- +bool(true) +bool(true) +===DONE===