From 855b0c05e791126734d08b6b0100c375cf807d66 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 2f8021e66..fdfe6a01b 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