提交 efc5d4cc 编写于 作者: P Pieter Noordhuis

Fix test that sometimes returned the swapped object instead of encoding

上级 106bd87a
...@@ -15,8 +15,8 @@ start_server {tags {"hash"}} { ...@@ -15,8 +15,8 @@ start_server {tags {"hash"}} {
} {8} } {8}
test {Is the small hash encoded with a zipmap?} { test {Is the small hash encoded with a zipmap?} {
r debug object smallhash assert_encoding zipmap smallhash
} {*zipmap*} }
test {HSET/HLEN - Big hash creation} { test {HSET/HLEN - Big hash creation} {
array set bighash {} array set bighash {}
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册