From f6e42f0e3f709706d6587573bcc3a05ec900569f Mon Sep 17 00:00:00 2001 From: antirez Date: Tue, 29 Nov 2016 10:25:42 +0100 Subject: [PATCH] PSYNC2 test: test added to the default tests. --- tests/test_helper.tcl | 1 + 1 file changed, 1 insertion(+) diff --git a/tests/test_helper.tcl b/tests/test_helper.tcl index 2f8021e6..fdfe6a01 100644 --- a/tests/test_helper.tcl +++ b/tests/test_helper.tcl @@ -41,6 +41,7 @@ set ::all_tests { integration/rdb integration/convert-zipmap-hash-on-load integration/logging + integration/psync2 unit/pubsub unit/slowlog unit/scripting