Commit 75b92fe7 authored by antirez's avatar antirez
Browse files

Cluster test: unit 06 cluster creation comment fixed.

parent 351ad518
......@@ -4,8 +4,7 @@
source "../tests/includes/init-tests.tcl"
# Create a cluster with 5 master and 10 slaves, so that we have 2
# slaves for each master.
# Create a cluster with 5 master and 5 slaves.
test "Create a 5 nodes cluster" {
create_cluster 5 5
}
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment