Commit 22194a7f authored by antirez's avatar antirez
Browse files

test restored

parent 4c8f2370
......@@ -58,7 +58,6 @@ proc cleanup {} {
proc main {} {
cleanup
if 0 {
execute_tests "unit/auth"
execute_tests "unit/protocol"
execute_tests "unit/basic"
......@@ -67,7 +66,6 @@ proc main {} {
execute_tests "unit/type/zset"
execute_tests "unit/type/hash"
execute_tests "unit/sort"
}
execute_tests "unit/expire"
execute_tests "unit/other"
execute_tests "unit/cas"
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment