Index: tools/testing/dart/test_options.dart |
diff --git a/tools/testing/dart/test_options.dart b/tools/testing/dart/test_options.dart |
index b7cc67481fe3452445ac0c44b0d6082f166ac65d..8674804511c7809a18fff2501af2c59651b684a0 100644 |
--- a/tools/testing/dart/test_options.dart |
+++ b/tools/testing/dart/test_options.dart |
@@ -376,7 +376,7 @@ Note: currently only implemented for dart2js.''', |
new _TestOptionSpecification( |
'write_test_outcome_log', |
'Write the outcome of all tests executed to a ' |
- '"${TestUtils.testOutcomeFileName()}" file.', |
+ '"${TestUtils.testOutcomeFileName}" file.', |
['--write-test-outcome-log'], |
[], |
false, |