summaryrefslogtreecommitdiff
path: root/ext/gmp/tests/gmp_gcdext.phpt
diff options
context:
space:
mode:
Diffstat (limited to 'ext/gmp/tests/gmp_gcdext.phpt')
-rw-r--r--ext/gmp/tests/gmp_gcdext.phpt2
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/gmp/tests/gmp_gcdext.phpt b/ext/gmp/tests/gmp_gcdext.phpt
index 57fb05822f..4adecf25d2 100644
--- a/ext/gmp/tests/gmp_gcdext.phpt
+++ b/ext/gmp/tests/gmp_gcdext.phpt
@@ -37,7 +37,7 @@ var_dump(gmp_gcdext());
echo "Done\n";
?>
---EXPECTF--
+--EXPECTF--
string(1) "3"
string(1) "3"
string(1) "1"