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