]> git.saurik.com Git - redis.git/blobdiff - tests/test_helper.tcl
Test: MULTI/EXEC tests moved into multi.tcl.
[redis.git] / tests / test_helper.tcl
index 7874256da64763037d5c2f1d54f17b1f88b11381..38fb1f5394d161d2020e9848662ecb7c902a130c 100644 (file)
@@ -23,7 +23,7 @@ set ::all_tests {
     unit/sort
     unit/expire
     unit/other
-    unit/cas
+    unit/multi
     unit/quit
     unit/aofrw
     integration/replication
@@ -41,6 +41,7 @@ set ::all_tests {
     unit/limits
     unit/obuf-limits
     unit/dump
+    unit/bitops
 }
 # Index to the next test to run in the ::all_tests list.
 set ::next_test 0