X-Git-Url: https://git.saurik.com/redis.git/blobdiff_plain/064223107e3ce2a8cae6e35245bb1037ff5b984c..37d978d9b46c0572d0aa0a3ae72fa684c0eccd0a:/tests/test_helper.tcl?ds=sidebyside diff --git a/tests/test_helper.tcl b/tests/test_helper.tcl index 7874256d..38fb1f53 100644 --- a/tests/test_helper.tcl +++ b/tests/test_helper.tcl @@ -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