summaryrefslogtreecommitdiff
path: root/ext/standard/tests/file/lstat_stat_variation4.phpt
diff options
context:
space:
mode:
authorSteph Fox <sfox@php.net>2008-05-27 09:34:55 +0000
committerSteph Fox <sfox@php.net>2008-05-27 09:34:55 +0000
commita4cb8c536fc896f8366ab87980659800a72f461c (patch)
tree1198a17fa0f381c63c353ce9a92233945ed87546 /ext/standard/tests/file/lstat_stat_variation4.phpt
parent4ccb8869e7c106a3c03f65b406e2916a09313d71 (diff)
downloadphp-git-a4cb8c536fc896f8366ab87980659800a72f461c.tar.gz
- killed off UEXPECT
Diffstat (limited to 'ext/standard/tests/file/lstat_stat_variation4.phpt')
-rwxr-xr-xext/standard/tests/file/lstat_stat_variation4.phpt10
1 files changed, 1 insertions, 9 deletions
diff --git a/ext/standard/tests/file/lstat_stat_variation4.phpt b/ext/standard/tests/file/lstat_stat_variation4.phpt
index 7f8c28d20b..bb840f1d00 100755
--- a/ext/standard/tests/file/lstat_stat_variation4.phpt
+++ b/ext/standard/tests/file/lstat_stat_variation4.phpt
@@ -54,15 +54,7 @@ echo "\n--- Done ---";
$file_path = dirname(__FILE__);
unlink("$file_path/lstat_stat_variation4.tmp");
?>
---EXPECTF--
-*** Testing stat() for file after using touch() on the file ***
-bool(true)
-bool(true)
-bool(true)
-bool(true)
-
---- Done ---
---UEXPECTF--
+--EXPECT--
*** Testing stat() for file after using touch() on the file ***
bool(true)
bool(true)