summaryrefslogtreecommitdiff
path: root/ext/standard/tests/file/fwrite_basic.phpt
diff options
context:
space:
mode:
Diffstat (limited to 'ext/standard/tests/file/fwrite_basic.phpt')
-rw-r--r--ext/standard/tests/file/fwrite_basic.phpt2
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/standard/tests/file/fwrite_basic.phpt b/ext/standard/tests/file/fwrite_basic.phpt
index c568b7c874..b0cb93212b 100644
--- a/ext/standard/tests/file/fwrite_basic.phpt
+++ b/ext/standard/tests/file/fwrite_basic.phpt
@@ -75,7 +75,7 @@ foreach($file_content_types as $file_content_type) {
} // end of outer foreach loop
echo "Done\n";
?>
---EXPECTF--
+--EXPECT--
*** Testing fwrite() basic operations ***
-- Testing fwrite() with file having data of type numeric --