| Index: sdk/lib/_internal/pub/test/pub_test.dart
|
| diff --git a/sdk/lib/_internal/pub/test/pub_test.dart b/sdk/lib/_internal/pub/test/pub_test.dart
|
| index ed2507de7d7661c8aa53ab14aacfe3f1ade05102..cf0749ca87ed82eea6bc34810b019cfb657c6174 100644
|
| --- a/sdk/lib/_internal/pub/test/pub_test.dart
|
| +++ b/sdk/lib/_internal/pub/test/pub_test.dart
|
| @@ -123,7 +123,7 @@ main() {
|
| -h, --help Print usage information for this command.
|
| ''',
|
| error: '''
|
| - Command does not take any arguments.
|
| + Command "version" does not take any arguments.
|
| ''',
|
| exitCode: 64);
|
| });
|
|
|