]> git.saurik.com Git - redis.git/blobdiff - tests/test_helper.tcl
Regression test for issue 417 (memory leak when replicating to DB with id >= 10)
[redis.git] / tests / test_helper.tcl
index 4954b79e5b5547ec0c0f6158603fbae32008efe1..7978d8a4dee28639caaa763ddb30bcc0c35a8c40 100644 (file)
@@ -29,8 +29,10 @@ set ::all_tests {
     integration/replication
     integration/replication-2
     integration/replication-3
+    integration/replication-4
     integration/aof
     integration/rdb
+    integration/convert-zipmap-hash-on-load
     unit/pubsub
     unit/slowlog
     unit/scripting