| 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 44de5f40732218173ab62b99cbe83b1acbf96464..fcb2093b438a3e32c9d2e8dc1ea4c776fc229c31 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
|
| @@ -22,7 +22,7 @@ main() {
|
|
|
| schedulePub(args: ["run", "foo:sub/dir"],
|
| error: """
|
| -Can not run an executable in a subdirectory of a dependency.
|
| +Cannot run an executable in a subdirectory of a dependency.
|
|
|
| Usage: pub run <executable> [args...]
|
| -h, --help Print usage information for this command.
|
|
|