From: antirez Date: Sat, 24 Mar 2012 10:42:20 +0000 (+0100) Subject: convert-zipmap-hash-on-load test enabled X-Git-Url: https://git.saurik.com/redis.git/commitdiff_plain/9542d9d8d7e5035e5f884eec3e4f922d51145bd5 convert-zipmap-hash-on-load test enabled --- diff --git a/tests/test_helper.tcl b/tests/test_helper.tcl index 4954b79e..bef8231a 100644 --- a/tests/test_helper.tcl +++ b/tests/test_helper.tcl @@ -31,6 +31,7 @@ set ::all_tests { integration/replication-3 integration/aof integration/rdb + integration/convert-zipmap-hash-on-load unit/pubsub unit/slowlog unit/scripting