]> granicus.if.org Git - php/commitdiff
Fixed wrong expectation
authorDmitry Stogov <dmitry@php.net>
Mon, 23 Jul 2007 08:58:17 +0000 (08:58 +0000)
committerDmitry Stogov <dmitry@php.net>
Mon, 23 Jul 2007 08:58:17 +0000 (08:58 +0000)
ext/standard/tests/file/is_file_variation4.phpt

index 73884f072ad0c9bc7abf7c1826c6a60639637e38..82c96f4f77eeffc2aec7c9ef67f458a0d48eb1fa 100644 (file)
@@ -57,15 +57,15 @@ rmdir($dir_name);
 - Iteration 1 -
 bool(true)
 - Iteration 2 -
-bool(true)
+bool(false)
 - Iteration 3 -
 bool(true)
 - Iteration 4 -
 bool(true)
 - Iteration 5 -
-bool(true)
+bool(false)
 - Iteration 6 -
-bool(true)
+bool(false)
 - Iteration 7 -
 bool(true)
 - Iteration 8 -