]> granicus.if.org Git - php/commitdiff
fix test
authorGreg Beaver <cellog@php.net>
Sat, 22 Mar 2008 21:53:11 +0000 (21:53 +0000)
committerGreg Beaver <cellog@php.net>
Sat, 22 Mar 2008 21:53:11 +0000 (21:53 +0000)
ext/phar/tests/include_path.phpt

index a0c753ccc6f10d297134317bba17712f43dffbcb..5f9462c260972bca411270a6a5f663c5e33f0d56 100644 (file)
@@ -30,5 +30,5 @@ test/file1.php
 
 Warning: include(file2.php): failed to open stream: No such file or directory in %sinclude_path.php on line %d
 
-Warning: include(): Failed opening 'file2.php' for inclusion (include_path='.:phar:///home/cellog/workspace/php5/ext/phar/tests/tempmanifest1.phar.php/test') in %sinclude_path.php on line %d
+Warning: include(): Failed opening 'file2.php' for inclusion (include_path='%sphar://%stempmanifest1.phar.php/test') in %sinclude_path.php on line %d
 ===DONE===
\ No newline at end of file