summaryrefslogtreecommitdiff
path: root/ext/standard/tests/file/popen_pclose_basic-win32.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/popen_pclose_basic-win32.phpt
parent4ccb8869e7c106a3c03f65b406e2916a09313d71 (diff)
downloadphp-git-a4cb8c536fc896f8366ab87980659800a72f461c.tar.gz
- killed off UEXPECT
Diffstat (limited to 'ext/standard/tests/file/popen_pclose_basic-win32.phpt')
-rw-r--r--ext/standard/tests/file/popen_pclose_basic-win32.phpt16
1 files changed, 1 insertions, 15 deletions
diff --git a/ext/standard/tests/file/popen_pclose_basic-win32.phpt b/ext/standard/tests/file/popen_pclose_basic-win32.phpt
index 4e77a85726..4384f06680 100644
--- a/ext/standard/tests/file/popen_pclose_basic-win32.phpt
+++ b/ext/standard/tests/file/popen_pclose_basic-win32.phpt
@@ -45,21 +45,7 @@ var_dump( is_int($return_value_pclose) );
echo "\n--- Done ---";
?>
---EXPECTF--
-*** Testing popen(): reading from the pipe ***
-Sample String
-*** Testing popen(): writing to the pipe ***
-aaa
-ddd
-ggg
-sss
-*** Testing popen() and pclose(): return type ***
-Sample String
-bool(true)
-bool(true)
-
---- Done ---
---UEXPECTF--
+--EXPECT--
*** Testing popen(): reading from the pipe ***
Sample String
*** Testing popen(): writing to the pipe ***