| Index: test/runner/runner_test.dart
|
| diff --git a/test/runner/runner_test.dart b/test/runner/runner_test.dart
|
| index 508b7fa65b41eac369e3d02c2a7e9240c386b44e..df5665bcdd6739750756df759de10973efa938aa 100644
|
| --- a/test/runner/runner_test.dart
|
| +++ b/test/runner/runner_test.dart
|
| @@ -65,6 +65,7 @@ Usage: pub run test:test [files or directories...]
|
|
|
| [compact] A single line, updated continuously.
|
| [expanded] A separate line for each update.
|
| + [json] A machine-readable format (see https://goo.gl/0HRhdZ).
|
|
|
| --verbose-trace Whether to emit stack traces with core library frames.
|
| --js-trace Whether to emit raw JavaScript stack traces for browser tests.
|
|
|