| Index: test/runner/runner_test.dart
|
| diff --git a/test/runner/runner_test.dart b/test/runner/runner_test.dart
|
| index e1bb89867b7564301e4aa2a582bf4fbf84927600..6f71fe2b6ad2e32a666e646899899a3213770b18 100644
|
| --- a/test/runner/runner_test.dart
|
| +++ b/test/runner/runner_test.dart
|
| @@ -47,7 +47,7 @@ Usage: pub run test:test [files or directories...]
|
|
|
| -N, --plain-name A plain-text substring of the name of the test to run.
|
| -p, --platform The platform(s) on which to run the tests.
|
| - [vm (default), chrome]
|
| + [vm (default), chrome, firefox]
|
|
|
| -j, --concurrency=<threads> The number of concurrent test suites run.
|
| (defaults to $_defaultConcurrency)
|
|
|