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

Cluster test: unit 06 cluster creation comment fixed.

parent 351ad518
...@@ -4,8 +4,7 @@ ...@@ -4,8 +4,7 @@
source "../tests/includes/init-tests.tcl" source "../tests/includes/init-tests.tcl"
# Create a cluster with 5 master and 10 slaves, so that we have 2 # Create a cluster with 5 master and 5 slaves.
# slaves for each master.
test "Create a 5 nodes cluster" { test "Create a 5 nodes cluster" {
create_cluster 5 5 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