From 626c23a540da0a8731dccfcfd3c54643d72eb1f1 Mon Sep 17 00:00:00 2001 From: antirez Date: Sat, 24 Mar 2012 11:42:20 +0100 Subject: [PATCH] convert-zipmap-hash-on-load test enabled --- tests/test_helper.tcl | 1 + 1 file changed, 1 insertion(+) diff --git a/tests/test_helper.tcl b/tests/test_helper.tcl index 4954b79e5..bef8231a7 100644 --- a/tests/test_helper.tcl +++ b/tests/test_helper.tcl @@ -31,6 +31,7 @@ set ::all_tests { integration/replication-3 integration/aof integration/rdb + integration/convert-zipmap-hash-on-load unit/pubsub unit/slowlog unit/scripting