From: Antony Dovgal Date: Wed, 4 Jun 2008 07:52:04 +0000 (+0000) Subject: fix test X-Git-Tag: BEFORE_HEAD_NS_CHANGE~1597 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=af74288a41726665e120f240189be6192740ab44;p=php fix test --- diff --git a/ext/phar/tests/zip/unixzip.phpt b/ext/phar/tests/zip/unixzip.phpt index 8eda6e025d..9cbe036ce7 100644 --- a/ext/phar/tests/zip/unixzip.phpt +++ b/ext/phar/tests/zip/unixzip.phpt @@ -20,10 +20,10 @@ if (isset($a['notempty/hi.txt'])) { ?> ===DONE=== --EXPECTF-- -dir phar:///home/cellog/workspace/php5/ext/phar/tests/zip/files/zip.zip/empty -phar:///home/cellog/workspace/php5/ext/phar/tests/zip/files/zip.zip/hi.txt +dir phar:///%s/zip.zip/empty +phar:///%s/zip.zip/hi.txt hi there -dir phar:///home/cellog/workspace/php5/ext/phar/tests/zip/files/zip.zip/notempty -phar:///home/cellog/workspace/php5/ext/phar/tests/zip/files/zip.zip/notempty/hi.txt -===DONE=== \ No newline at end of file +dir phar:///%s/zip.zip/notempty +phar:///%s/zip.zip/notempty/hi.txt +===DONE===