diff --git a/tests/instances.tcl b/tests/instances.tcl index 275db45c3..5c4b665db 100644 --- a/tests/instances.tcl +++ b/tests/instances.tcl @@ -243,6 +243,7 @@ proc parse_options {} { puts "--pause-on-error Pause for manual inspection on error." puts "--fail Simulate a test failure." puts "--valgrind Run with valgrind." + puts "--tls Run tests in TLS mode." puts "--help Shows this help." exit 0 } else {