| Index: test/runner/runner_test.dart
|
| diff --git a/test/runner/runner_test.dart b/test/runner/runner_test.dart
|
| index 6b38a4d3be3e65d395d3d7fa4ad139d77e7e155d..59e536dd1bc83c31a21c4f242a02d75737ff5848 100644
|
| --- a/test/runner/runner_test.dart
|
| +++ b/test/runner/runner_test.dart
|
| @@ -42,6 +42,7 @@ final _usage = """
|
| Usage: pub run test:test [files or directories...]
|
|
|
| -h, --help Shows this usage information.
|
| + --version Shows the package's version.
|
| -n, --name A substring of the name of the test to run.
|
| Regular expression syntax is supported.
|
|
|
|
|