summaryrefslogtreecommitdiff
path: root/ext/gmp/tests/gmp_pown.phpt
diff options
context:
space:
mode:
Diffstat (limited to 'ext/gmp/tests/gmp_pown.phpt')
-rw-r--r--ext/gmp/tests/gmp_pown.phpt2
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/gmp/tests/gmp_pown.phpt b/ext/gmp/tests/gmp_pown.phpt
index f5857b6995..b732aa331f 100644
--- a/ext/gmp/tests/gmp_pown.phpt
+++ b/ext/gmp/tests/gmp_pown.phpt
@@ -38,7 +38,7 @@ var_dump(gmp_powm(10, $n, 10));
echo "Done\n";
?>
---EXPECTF--
+--EXPECTF--
string(1) "0"
string(1) "5"
string(1) "5"