| Index: test/runner/runner_test.dart
|
| diff --git a/test/runner/runner_test.dart b/test/runner/runner_test.dart
|
| index 1d7db1366ab0081cae1c971bbd3c3f6536837d91..1da0be216cf45325c64589e6646fd90a392fce00 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, firefox]
|
| + [vm (default), dartium, content-shell, chrome, firefox]
|
|
|
| -j, --concurrency=<threads> The number of concurrent test suites run.
|
| (defaults to $_defaultConcurrency)
|
|
|