summaryrefslogtreecommitdiff
path: root/ext/standard/tests/file/fflush_basic.phpt
diff options
context:
space:
mode:
Diffstat (limited to 'ext/standard/tests/file/fflush_basic.phpt')
-rw-r--r--ext/standard/tests/file/fflush_basic.phpt2
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/standard/tests/file/fflush_basic.phpt b/ext/standard/tests/file/fflush_basic.phpt
index f375c4f079..962c774637 100644
--- a/ext/standard/tests/file/fflush_basic.phpt
+++ b/ext/standard/tests/file/fflush_basic.phpt
@@ -44,7 +44,7 @@ $filename = "$file_path/fflush_basic.tmp";
unlink($filename);
?>
---EXPECTF--
+--EXPECT--
*** Testing fflush(): writing to a file and reading the contents ***
int(63)
bool(true)