mirror of
https://codeberg.org/redict/redict.git
synced 2025-01-22 16:18:28 -05:00
Fix another test that sometimes returned the swapped object instead of encoding
This commit is contained in:
parent
bc63407be6
commit
3c23ee1ba2
@ -34,8 +34,8 @@ start_server {tags {"hash"}} {
|
||||
} {1024}
|
||||
|
||||
test {Is the big hash encoded with a zipmap?} {
|
||||
r debug object bighash
|
||||
} {*hashtable*}
|
||||
assert_encoding hashtable bighash
|
||||
}
|
||||
|
||||
test {HGET against the small hash} {
|
||||
set err {}
|
||||
|
Loading…
Reference in New Issue
Block a user