summaryrefslogtreecommitdiff
path: root/ext/phar/tests/004.phpt
diff options
context:
space:
mode:
authorGreg Beaver <cellog@php.net>2005-12-09 23:55:52 +0000
committerGreg Beaver <cellog@php.net>2005-12-09 23:55:52 +0000
commite1d98926baafd462a7669ad8ce2f6ce5fae76719 (patch)
treecf017970f344f352074724f7fc3a204a6e8643fd /ext/phar/tests/004.phpt
parent0285ef3952c834c6b79440a2681845de012694bc (diff)
downloadphp-git-e1d98926baafd462a7669ad8ce2f6ce5fae76719.tar.gz
new test, better naming of tests
Diffstat (limited to 'ext/phar/tests/004.phpt')
-rw-r--r--ext/phar/tests/004.phpt2
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/phar/tests/004.phpt b/ext/phar/tests/004.phpt
index 02beb8a784..f3ead7f3f5 100644
--- a/ext/phar/tests/004.phpt
+++ b/ext/phar/tests/004.phpt
@@ -1,5 +1,5 @@
--TEST--
-PHP_Archive::mapPhar improper parameters
+PHP_Archive::mapPhar no __HALT_COMPILER();
--SKIPIF--
<?php if (!extension_loaded("phar")) print "skip";?>
--FILE--