summaryrefslogtreecommitdiff
path: root/tests/test_helper.tcl
diff options
context:
space:
mode:
authorantirez <antirez@gmail.com>2016-05-31 16:43:49 +0200
committerantirez <antirez@gmail.com>2016-05-31 16:43:51 +0200
commitb64fcbc74c93d45ec1ab46909be9145dd261373f (patch)
treef5aed92ca3f6a95057338dd8f16c984e4c77fa4a /tests/test_helper.tcl
parent231c9db1b512b491c0082f503df066daac006027 (diff)
downloadredis-b64fcbc74c93d45ec1ab46909be9145dd261373f.tar.gz
Test: run GEO tests by default.
Thanks to @oranagra for noticing it was missing.
Diffstat (limited to 'tests/test_helper.tcl')
-rw-r--r--tests/test_helper.tcl1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/test_helper.tcl b/tests/test_helper.tcl
index 45cecfdde..d31829480 100644
--- a/tests/test_helper.tcl
+++ b/tests/test_helper.tcl
@@ -50,6 +50,7 @@ set ::all_tests {
unit/obuf-limits
unit/bitops
unit/bitfield
+ unit/geo
unit/memefficiency
unit/hyperloglog
unit/lazyfree