提交 3c23ee1b 编写于 作者: P Pieter Noordhuis

Fix another test that sometimes returned the swapped object instead of encoding

上级 bc63407b
...@@ -34,8 +34,8 @@ start_server {tags {"hash"}} { ...@@ -34,8 +34,8 @@ start_server {tags {"hash"}} {
} {1024} } {1024}
test {Is the big hash encoded with a zipmap?} { test {Is the big hash encoded with a zipmap?} {
r debug object bighash assert_encoding hashtable bighash
} {*hashtable*} }
test {HGET against the small hash} { test {HGET against the small hash} {
set err {} set err {}
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册