summaryrefslogtreecommitdiff
path: root/ext/standard/tests/math/round_error.phpt
diff options
context:
space:
mode:
Diffstat (limited to 'ext/standard/tests/math/round_error.phpt')
-rw-r--r--ext/standard/tests/math/round_error.phpt4
1 files changed, 2 insertions, 2 deletions
diff --git a/ext/standard/tests/math/round_error.phpt b/ext/standard/tests/math/round_error.phpt
index 28a6d5cf79..eb80722d92 100644
--- a/ext/standard/tests/math/round_error.phpt
+++ b/ext/standard/tests/math/round_error.phpt
@@ -7,11 +7,11 @@ Test round() function : error conditions - incorrect number of args
* after the decimal point)
* Source code: ext/standard/math.c
*/
-
+
/*
* Pass incorrect number of arguments to round() to test behaviour
*/
-
+
echo "*** Testing round() : error conditions ***\n";
echo "\n-- Wrong nmumber of arguments --\n";