summaryrefslogtreecommitdiff
path: root/ext/gmp/tests/clone.phpt
diff options
context:
space:
mode:
Diffstat (limited to 'ext/gmp/tests/clone.phpt')
-rw-r--r--ext/gmp/tests/clone.phpt2
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/gmp/tests/clone.phpt b/ext/gmp/tests/clone.phpt
index 54e23a78ac..d4326d522a 100644
--- a/ext/gmp/tests/clone.phpt
+++ b/ext/gmp/tests/clone.phpt
@@ -11,7 +11,7 @@ gmp_clrbit($a, 0);
var_dump($a, $b); // $b should be unaffected
?>
---EXPECT--
+--EXPECT--
object(GMP)#1 (1) {
["num"]=>
string(1) "2"