summaryrefslogtreecommitdiff
path: root/ext/gmp/tests/gmp_fact.phpt
diff options
context:
space:
mode:
Diffstat (limited to 'ext/gmp/tests/gmp_fact.phpt')
-rw-r--r--ext/gmp/tests/gmp_fact.phpt2
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/gmp/tests/gmp_fact.phpt b/ext/gmp/tests/gmp_fact.phpt
index 5cb8089b49..032f735435 100644
--- a/ext/gmp/tests/gmp_fact.phpt
+++ b/ext/gmp/tests/gmp_fact.phpt
@@ -28,7 +28,7 @@ var_dump(gmp_strval(gmp_fact(array())));
echo "Done\n";
?>
---EXPECTF--
+--EXPECTF--
string(1) "1"
string(1) "1"
string(1) "1"