1
0
mirror of https://github.com/php/php-src.git synced 2026-04-26 17:38:14 +02:00

cosmetics: same case as other tests

This commit is contained in:
Greg Beaver
2008-04-21 16:42:24 +00:00
parent 44358edd8d
commit 7d218cab35
+1 -1
View File
@@ -1,5 +1,5 @@
--TEST--
phar: a non-executable zip with no stub named .phar.zip
Phar: a non-executable zip with no stub named .phar.zip
--SKIPIF--
<?php if (!extension_loaded("phar")) die("skip"); ?>
--FILE--