Skip to content

Commit 395cf1e

Browse files
authored
Merge pull request #113 from etpalmer63/add_runtime_params
add 'runtime_params' to -help output
2 parents 70f32e2 + 712f91e commit 395cf1e

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
@@ -164,6 +164,9 @@
164164
runs_to_average = < number of past runs to include when computing the average,
165165
default is 5 >
166166
167+
runtime_params = < run-time parameters to be added to the test command line
168+
arguments >
169+
167170
Getting started:
168171
169172
To set up a test suite, it is probably easiest to write the

0 commit comments

Comments
 (0)