| Index: sdk/lib/_internal/pub/test/run/errors_if_path_in_dependency_test.dart
|
| diff --git a/sdk/lib/_internal/pub/test/run/errors_if_path_in_dependency_test.dart b/sdk/lib/_internal/pub/test/run/errors_if_path_in_dependency_test.dart
|
| index fcb2093b438a3e32c9d2e8dc1ea4c776fc229c31..76863863a45de9d658cfb9dda12b26ff293bcf39 100644
|
| --- a/sdk/lib/_internal/pub/test/run/errors_if_path_in_dependency_test.dart
|
| +++ b/sdk/lib/_internal/pub/test/run/errors_if_path_in_dependency_test.dart
|
| @@ -26,6 +26,8 @@ Cannot run an executable in a subdirectory of a dependency.
|
|
|
| Usage: pub run <executable> [args...]
|
| -h, --help Print usage information for this command.
|
| + --mode Mode to run transformers in.
|
| + (defaults to "release" for dependencies, "debug" for entrypoint)
|
|
|
| Run "pub help" to see global options.
|
| """,
|
|
|