X-Git-Url: https://git.saurik.com/redis.git/blobdiff_plain/14beba7868048bab2233066f18e08c18b8d7afea..9120275dc94dfb6b24773412d26d7de70a5675a1:/tests/test_helper.tcl 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