Index: tools/testing/dart/test_options.dart |
diff --git a/tools/testing/dart/test_options.dart b/tools/testing/dart/test_options.dart |
index d15680179c217ce55283c52dc2f1b0c92ec4ca5c..cf49269777597530f9fe36a744c9cd8e8dd713e5 100644 |
--- a/tools/testing/dart/test_options.dart |
+++ b/tools/testing/dart/test_options.dart |
@@ -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, |