summaryrefslogtreecommitdiff
path: root/ext/standard/tests/math/hypot_basiclong_64bit.phpt
diff options
context:
space:
mode:
Diffstat (limited to 'ext/standard/tests/math/hypot_basiclong_64bit.phpt')
-rw-r--r--ext/standard/tests/math/hypot_basiclong_64bit.phpt2
1 files changed, 0 insertions, 2 deletions
diff --git a/ext/standard/tests/math/hypot_basiclong_64bit.phpt b/ext/standard/tests/math/hypot_basiclong_64bit.phpt
index 3bbfcb4afc..9a0b71ffc1 100644
--- a/ext/standard/tests/math/hypot_basiclong_64bit.phpt
+++ b/ext/standard/tests/math/hypot_basiclong_64bit.phpt
@@ -29,7 +29,6 @@ foreach ($longVals as $longVal) {
}
?>
-===DONE===
--EXPECT--
--- testing: 9223372036854775807, 0 ---
float(9.2233720368548E+18)
@@ -361,4 +360,3 @@ float(9.2233720368548E+18)
float(1.3043817825333E+19)
--- testing: -9.2233720368548E+18, -9223372036854775808 ---
float(1.3043817825333E+19)
-===DONE===