]> granicus.if.org Git - php/commitdiff
fix test
authorAntony Dovgal <tony2001@php.net>
Sun, 11 Feb 2007 20:06:19 +0000 (20:06 +0000)
committerAntony Dovgal <tony2001@php.net>
Sun, 11 Feb 2007 20:06:19 +0000 (20:06 +0000)
ext/standard/tests/file/bug40374.phpt

index 3382322bbd5ac582ccb100b2d962c56996b03ce3..2be48008d9e679cb494460b75ba075689646268a 100644 (file)
@@ -13,5 +13,5 @@ unlink($file);
 echo "Done\n";
 ?>
 --EXPECTF--    
-string(%d) "/tmp/test_%s"
+string(%d) "%s"
 Done