diff options
Diffstat (limited to 'ext/standard/tests/file/copy_basic.phpt')
-rw-r--r-- | ext/standard/tests/file/copy_basic.phpt | 14 |
1 files changed, 0 insertions, 14 deletions
diff --git a/ext/standard/tests/file/copy_basic.phpt b/ext/standard/tests/file/copy_basic.phpt index 1915b2c44b..7663dc6019 100644 --- a/ext/standard/tests/file/copy_basic.phpt +++ b/ext/standard/tests/file/copy_basic.phpt @@ -55,17 +55,3 @@ bool(true) %d %d *** Done *** - ---UEXPECTF-- -*** Testing copy() function: to copy file from source to destination -- -bool(true) -bool(true) -bool(true) --- Checking whether the copy of file exists -- -bool(true) -bool(true) --- Checking filepermissions of file and its copies -- -%d -%d -%d -*** Done *** |