]> git.saurik.com Git - redis.git/blobdiff - tests/test_helper.tcl
remove mentions of VM in comments
[redis.git] / tests / test_helper.tcl
index ef128ae202d85be11b95295714d3a86079fe5717..34d96606d134eb077f3802f9548cded17e97a430 100644 (file)
@@ -29,13 +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