mirror of https://mirror.osredm.com/root/redis.git
Fix running single test 14-consistency-check.tcl (#7587)
This commit is contained in:
parent
4faad81f50
commit
f3352daf4f
|
@ -1,4 +1,5 @@
|
|||
source "../tests/includes/init-tests.tcl"
|
||||
source "../../../tests/support/cli.tcl"
|
||||
|
||||
test "Create a 5 nodes cluster" {
|
||||
create_cluster 5 5
|
||||
|
|
Loading…
Reference in New Issue