summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--tests/instances.tcl2
1 files changed, 0 insertions, 2 deletions
diff --git a/tests/instances.tcl b/tests/instances.tcl
index 3a4fadca0..677af6427 100644
--- a/tests/instances.tcl
+++ b/tests/instances.tcl
@@ -170,8 +170,6 @@ proc parse_options {} {
-keyfile "$::tlsdir/redis.key"
set ::tls 1
} elseif {$opt eq "--help"} {
- puts "Hello, I'm sentinel.tcl and I run Sentinel unit tests."
- puts "\nOptions:"
puts "--single <pattern> Only runs tests specified by pattern."
puts "--pause-on-error Pause for manual inspection on error."
puts "--fail Simulate a test failure."