summaryrefslogtreecommitdiff
path: root/tests/integration/replication.tcl
diff options
context:
space:
mode:
Diffstat (limited to 'tests/integration/replication.tcl')
-rw-r--r--tests/integration/replication.tcl2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/integration/replication.tcl b/tests/integration/replication.tcl
index 617b9f78e..4867b5afd 100644
--- a/tests/integration/replication.tcl
+++ b/tests/integration/replication.tcl
@@ -1013,7 +1013,7 @@ test "diskless replication child being killed is collected" {
} {} {external:skip}
foreach mdl {yes no} {
- test "replication dies when parent is killed - diskless: $mdl" {
+ test "replication child dies when parent is killed - diskless: $mdl" {
# when master is killed, make sure the fork child can detect that and exit
start_server {tags {"repl"}} {
set master [srv 0 client]