| Index: test/runner/runner_test.dart
|
| diff --git a/test/runner/runner_test.dart b/test/runner/runner_test.dart
|
| index 9eb92cba6d5bf4b03356839a726f9330d82dd35c..5c37bf08e119545ae4b684ed1265e99256106cba 100644
|
| --- a/test/runner/runner_test.dart
|
| +++ b/test/runner/runner_test.dart
|
| @@ -62,6 +62,7 @@ Usage: pub run test:test [files or directories...]
|
| -p, --platform The platform(s) on which to run the tests.
|
| $_browsers
|
|
|
| +-P, --preset The configuration preset(s) to use.
|
| -j, --concurrency=<threads> The number of concurrent test suites run.
|
| (defaults to "$_defaultConcurrency")
|
|
|
|
|