Skip to content

Commit 712f91e

Browse files
committed
add 'runtime_params' to -help output
1 parent 90a038b commit 712f91e

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

test_util.py

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -162,6 +162,9 @@
162162
runs_to_average = < number of past runs to include when computing the average,
163163
default is 5 >
164164
165+
runtime_params = < run-time parameters to be added to the test command line
166+
arguments >
167+
165168
Getting started:
166169
167170
To set up a test suite, it is probably easiest to write the

0 commit comments

Comments
 (0)