]> git.saurik.com Git - redis.git/blobdiff - tests/test_helper.tcl
remove mentions of VM in comments
[redis.git] / tests / test_helper.tcl
index 4954b79e5b5547ec0c0f6158603fbae32008efe1..34d96606d134eb077f3802f9548cded17e97a430 100644 (file)
@@ -29,14 +29,17 @@ 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
     unit/maxmemory
     unit/introspection
     unit/obuf-limits
+    unit/dump
 }
 # Index to the next test to run in the ::all_tests list.
 set ::next_test 0