Index: test/runner/runner_test.dart |
diff --git a/test/runner/runner_test.dart b/test/runner/runner_test.dart |
index 6b38a4d3be3e65d395d3d7fa4ad139d77e7e155d..a56421518149fa8e1dd8975e140dfaeb3936c1c0 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), 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) |