]> granicus.if.org Git - php/commitdiff
fix test to be OS-agnostic
authorGreg Beaver <cellog@php.net>
Sun, 20 Apr 2008 05:50:40 +0000 (05:50 +0000)
committerGreg Beaver <cellog@php.net>
Sun, 20 Apr 2008 05:50:40 +0000 (05:50 +0000)
ext/phar/tests/zip/unixzip.phpt

index 7b53de726da2b3cbdca769d5a9ae473432910144..374489d013b7cf10dbce685ceceedbbbb948e21e 100644 (file)
@@ -19,8 +19,8 @@ if (isset($a['notempty/hi.txt'])) {
 ?>
 ===DONE===
 --EXPECTF--
-dir phar://%szip.zip/empty
-phar://%szip.zip/hi.txt
-dir phar://%szip.zip/notempty
+dir phar://%szip.zip%cempty
+phar://%szip.zip%chi.txt
+dir phar://%szip.zip%cnotempty
 phar://%szip.zip/notempty/hi.txt
 ===DONE===