summaryrefslogtreecommitdiff
path: root/tests/unit/geo.tcl
diff options
context:
space:
mode:
Diffstat (limited to 'tests/unit/geo.tcl')
-rw-r--r--tests/unit/geo.tcl2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/unit/geo.tcl b/tests/unit/geo.tcl
index 49e421ee9..76b9bda38 100644
--- a/tests/unit/geo.tcl
+++ b/tests/unit/geo.tcl
@@ -129,7 +129,7 @@ start_server {tags {"geo"}} {
r del points
r geoadd points -5.6 42.6 test
lindex [r geohash points test] 0
- } {ezs42e44yx0}
+ } {ezs42e44yx}
test {GEOPOS simple} {
r del points