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