mirror of
https://github.com/redis/redis.git
synced 2026-04-21 03:01:35 -04:00
Geo: GEOENCODE test fixed for new return value.
This commit is contained in:
@@ -68,7 +68,8 @@ start_server {tags {"geo"}} {
|
||||
r geoencode 1.8063239 41.2358883
|
||||
} {3471579339700058 {1.8063229322433472 41.235888125243704}\
|
||||
{1.806328296661377 41.235890659964866}\
|
||||
{1.8063256144523621 41.235889392604285}}
|
||||
{1.8063256144523621 41.235889392604285}\
|
||||
{3471579339700058 3471579339700059}}
|
||||
|
||||
test {GEODECODE simple} {
|
||||
r geodecode 3471579339700058
|
||||
|
||||
Reference in New Issue
Block a user