]> git.saurik.com Git - redis.git/blobdiff - tests/test_helper.tcl
disabled development test entry, tests moved in the right place
[redis.git] / tests / test_helper.tcl
index bce8ded596d7fc8cc80797df1f33f55c55ca0c4c..e2a9e52524da91f7cb651c2c1dce4268a4802b8b 100644 (file)
@@ -110,7 +110,7 @@ proc cleanup {} {
 }
 
 proc execute_everything {} {
-    if 1 {
+    if 0 {
         # Use this when hacking on new tests.
         set ::verbose 1
         execute_tests "unit/first"