| Index: utils/tests/pub/pub_test.dart
|
| diff --git a/utils/tests/pub/pub_test.dart b/utils/tests/pub/pub_test.dart
|
| index 60feb385258066789fd9b5a6786ac2432a199243..e65c430852c6812d1d6a7869ce463af9e439c945 100644
|
| --- a/utils/tests/pub/pub_test.dart
|
| +++ b/utils/tests/pub/pub_test.dart
|
| @@ -22,7 +22,6 @@ final USAGE_STRING = """
|
| The commands are:
|
| help display help information for Pub
|
| install install the current package's dependencies
|
| - list print the contents of repositories
|
| update update the current package's dependencies to the latest versions
|
| version print Pub version
|
|
|
|
|