summaryrefslogtreecommitdiff
path: root/tests/test_helper.tcl
diff options
context:
space:
mode:
authorantirez <antirez@gmail.com>2016-11-29 10:25:42 +0100
committerantirez <antirez@gmail.com>2016-11-29 10:25:42 +0100
commitf6e42f0e3f709706d6587573bcc3a05ec900569f (patch)
tree8f7a6be7328c336153f9026c7b32b3a6d218a9b2 /tests/test_helper.tcl
parent6eb720ff2d20d3e739d6214415ca832008ba9dfb (diff)
downloadredis-f6e42f0e3f709706d6587573bcc3a05ec900569f.tar.gz
PSYNC2 test: test added to the default tests.
Diffstat (limited to 'tests/test_helper.tcl')
-rw-r--r--tests/test_helper.tcl1
1 files changed, 1 insertions, 0 deletions
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