diff options
author | Steph Fox <sfox@php.net> | 2008-05-27 09:34:55 +0000 |
---|---|---|
committer | Steph Fox <sfox@php.net> | 2008-05-27 09:34:55 +0000 |
commit | a4cb8c536fc896f8366ab87980659800a72f461c (patch) | |
tree | 1198a17fa0f381c63c353ce9a92233945ed87546 /ext/standard/tests/file/005_basic.phpt | |
parent | 4ccb8869e7c106a3c03f65b406e2916a09313d71 (diff) | |
download | php-git-a4cb8c536fc896f8366ab87980659800a72f461c.tar.gz |
- killed off UEXPECT
Diffstat (limited to 'ext/standard/tests/file/005_basic.phpt')
-rw-r--r-- | ext/standard/tests/file/005_basic.phpt | 16 |
1 files changed, 1 insertions, 15 deletions
diff --git a/ext/standard/tests/file/005_basic.phpt b/ext/standard/tests/file/005_basic.phpt index 6673284e35..c1826bbd53 100644 --- a/ext/standard/tests/file/005_basic.phpt +++ b/ext/standard/tests/file/005_basic.phpt @@ -39,21 +39,7 @@ echo "\n*** Done ***\n"; unlink(dirname(__FILE__)."/005_basic.tmp"); unlink(dirname(__FILE__)."/005_basic"); ?> ---EXPECTF-- -*** Testing the basic functionality with file *** -%d:%s:%s:%d:%d:%d -%d:%s:%s:%d:%d:%d -%d:%s:%s:%d:%d:%d -%d:%s:%s:%d:%d:%d -*** Testing the basic functionality with dir *** -%d:%s:%s:%d:%d:%d -%d:%s:%s:%d:%d:%d -%d:%s:%s:%d:%d:%d -%d:%s:%s:%d:%d:%d - -*** Done *** - ---UEXPECTF-- +--EXPECTF-- *** Testing the basic functionality with file *** %d:%s:%s:%d:%d:%d %d:%s:%s:%d:%d:%d |