]> git.saurik.com Git - redis.git/blobdiff - tests/test_helper.tcl
Don't execute commands for clients when they are unblocked
[redis.git] / tests / test_helper.tcl
index a6c3e83355c01fa60c1db0e01910d47ecca0e872..4c207f643cf8abfc23b3817754b85fc73d732378 100644 (file)
@@ -115,6 +115,7 @@ proc execute_everything {} {
     execute_tests "unit/expire"
     execute_tests "unit/other"
     execute_tests "unit/cas"
+    execute_tests "unit/quit"
     execute_tests "integration/replication"
     execute_tests "integration/aof"
 #    execute_tests "integration/redis-cli"