summaryrefslogtreecommitdiff
path: root/ext/gmp/tests/gmp_gcd.phpt
diff options
context:
space:
mode:
Diffstat (limited to 'ext/gmp/tests/gmp_gcd.phpt')
-rw-r--r--ext/gmp/tests/gmp_gcd.phpt2
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/gmp/tests/gmp_gcd.phpt b/ext/gmp/tests/gmp_gcd.phpt
index 275f0bca35..cf4eac9e92 100644
--- a/ext/gmp/tests/gmp_gcd.phpt
+++ b/ext/gmp/tests/gmp_gcd.phpt
@@ -27,7 +27,7 @@ var_dump(gmp_gcd(array(),$n,1));
echo "Done\n";
?>
---EXPECTF--
+--EXPECTF--
string(1) "3"
string(5) "12387"
string(3) "224"