Fix test that sometimes returned the swapped object instead of encoding

This commit is contained in:
Pieter Noordhuis 2010-09-07 11:49:33 +02:00
parent 106bd87a3c
commit efc5d4cc0d

View File

@ -15,8 +15,8 @@ start_server {tags {"hash"}} {
} {8}
test {Is the small hash encoded with a zipmap?} {
r debug object smallhash
} {*zipmap*}
assert_encoding zipmap smallhash
}
test {HSET/HLEN - Big hash creation} {
array set bighash {}