diff options
author | Marcus Boerger <helly@php.net> | 2006-01-06 17:33:03 +0000 |
---|---|---|
committer | Marcus Boerger <helly@php.net> | 2006-01-06 17:33:03 +0000 |
commit | 1431022aae86c13701ee249e1cabc3fbdc2acc60 (patch) | |
tree | d812b9890c3f4ee216a046015923aa5ea9f3ff13 /ext/phar | |
parent | 2490f087b4b2a4c1a81a9c61f6f9f5f30e568069 (diff) | |
download | php-git-1431022aae86c13701ee249e1cabc3fbdc2acc60.tar.gz |
- Correct test name
Diffstat (limited to 'ext/phar')
-rwxr-xr-x | ext/phar/tests/028.phpt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/phar/tests/028.phpt b/ext/phar/tests/028.phpt index 47e7ff02cc..e1ba664a8e 100755 --- a/ext/phar/tests/028.phpt +++ b/ext/phar/tests/028.phpt @@ -1,5 +1,5 @@ --TEST-- -Phar: loadPhar +Phar::loadPhar --INI-- magic_quotes_runtime=0 --SKIPIF-- |