Correct help message for --write-test-outcome-log

R=whesse@google.com

Review-Url: https://codereview.chromium.org/2729153002 .
This commit is contained in:
Martin Kustermann 2017-03-03 11:28:16 +01:00
parent 2af498fc84
commit c00f2f0d00

View file

@ -372,7 +372,7 @@ Note: currently only implemented for dart2js.''',
new _TestOptionSpecification(
'write_test_outcome_log',
'Write the outcome of all tests executed to a '
'"${TestUtils.flakyFileName()}" file.',
'"${TestUtils.testOutcomeFileName()}" file.',
['--write-test-outcome-log'],
[],
false,