From: antirez Date: Mon, 11 Jul 2011 09:32:19 +0000 (+0200) Subject: list-2 added to the list of tests X-Git-Url: https://git.saurik.com/redis.git/commitdiff_plain/be9250c8cd34fd168af37960e2ac1dada91fee69 list-2 added to the list of tests --- diff --git a/tests/test_helper.tcl b/tests/test_helper.tcl index 09ef23ce..a4653092 100644 --- a/tests/test_helper.tcl +++ b/tests/test_helper.tcl @@ -15,6 +15,7 @@ set ::all_tests { unit/protocol unit/basic unit/type/list + unit/type/list-2 unit/type/set unit/type/zset unit/type/hash