summaryrefslogtreecommitdiff
path: root/tests/instances.tcl
diff options
context:
space:
mode:
Diffstat (limited to 'tests/instances.tcl')
-rw-r--r--tests/instances.tcl1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/instances.tcl b/tests/instances.tcl
index 370d5e3aa..5251ffa38 100644
--- a/tests/instances.tcl
+++ b/tests/instances.tcl
@@ -136,6 +136,7 @@ proc parse_options {} {
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."
+ puts "--valgrind Run with valgrind."
puts "--help Shows this help."
exit 0
} else {