Index: test/runner/runner_test.dart |
diff --git a/test/runner/runner_test.dart b/test/runner/runner_test.dart |
index aaec96670d9734a1a88db67c46792d2b9a12fd03..b60af6feb54d7200ef0b1eb7f487b4aa1081c345 100644 |
--- a/test/runner/runner_test.dart |
+++ b/test/runner/runner_test.dart |
@@ -58,6 +58,11 @@ Usage: pub run test:test [files or directories...] |
(defaults to $_defaultConcurrency) |
--pub-serve=<port> The port of a pub serve instance serving "test/". |
+-r, --reporter The runner used to print test results. |
+ |
+ [compact] A single line, updated continuously. |
+ [expanded] A separate line for each update. |
+ |
--[no-]color Whether to use terminal colors. |
(auto-detected by default) |
"""; |