summaryrefslogtreecommitdiff
path: root/ext/gmp/tests/gmp_cmp.phpt
diff options
context:
space:
mode:
Diffstat (limited to 'ext/gmp/tests/gmp_cmp.phpt')
-rw-r--r--ext/gmp/tests/gmp_cmp.phpt2
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/gmp/tests/gmp_cmp.phpt b/ext/gmp/tests/gmp_cmp.phpt
index 83e7910d1e..2e48d3b83b 100644
--- a/ext/gmp/tests/gmp_cmp.phpt
+++ b/ext/gmp/tests/gmp_cmp.phpt
@@ -24,7 +24,7 @@ var_dump(gmp_cmp());
echo "Done\n";
?>
---EXPECTF--
+--EXPECTF--
int(2)
int(0)
int(-1)