]> git.saurik.com Git - redis.git/commitdiff
convert-zipmap-hash-on-load test enabled
authorantirez <antirez@gmail.com>
Sat, 24 Mar 2012 10:42:20 +0000 (11:42 +0100)
committerantirez <antirez@gmail.com>
Sat, 24 Mar 2012 10:42:39 +0000 (11:42 +0100)
tests/test_helper.tcl

index 4954b79e5b5547ec0c0f6158603fbae32008efe1..bef8231a71a0d020bd2cc5fabb3887ed3fe976bf 100644 (file)
@@ -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