Test: run GEO tests by default.

Thanks to @oranagra for noticing it was missing.
This commit is contained in:
antirez 2016-05-31 16:43:49 +02:00
parent 231c9db1b5
commit b64fcbc74c

View File

@ -50,6 +50,7 @@ set ::all_tests {
unit/obuf-limits unit/obuf-limits
unit/bitops unit/bitops
unit/bitfield unit/bitfield
unit/geo
unit/memefficiency unit/memefficiency
unit/hyperloglog unit/hyperloglog
unit/lazyfree unit/lazyfree