summaryrefslogtreecommitdiff
path: root/ext/phar/tests/009.phpt
diff options
context:
space:
mode:
authorMarcus Boerger <helly@php.net>2006-01-01 23:05:42 +0000
committerMarcus Boerger <helly@php.net>2006-01-01 23:05:42 +0000
commit6d079c9c8268831932f5bd70b6299e01e32a18ca (patch)
tree6bdac5b8d67e7001d3cfd97693a441b41e34dee0 /ext/phar/tests/009.phpt
parent1c9da67d8963b70d6220b32e2038202f2e27f987 (diff)
downloadphp-git-6d079c9c8268831932f5bd70b6299e01e32a18ca.tar.gz
- Class was renamed (change test names, too)
Diffstat (limited to 'ext/phar/tests/009.phpt')
-rw-r--r--ext/phar/tests/009.phpt2
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/phar/tests/009.phpt b/ext/phar/tests/009.phpt
index 20b652bc8f..4667c980ef 100644
--- a/ext/phar/tests/009.phpt
+++ b/ext/phar/tests/009.phpt
@@ -1,5 +1,5 @@
--TEST--
-PHP_Archive::mapPhar too many manifest entries
+Phar::mapPhar too many manifest entries
--SKIPIF--
<?php if (!extension_loaded("phar")) print "skip";?>
--FILE--