Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(124)

Unified Diff: sdk/lib/_internal/pub/test/global/deactivate/unexpected_arguments_test.dart

Issue 362353003: Fix deactivate usage tests. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Created 6 years, 6 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « sdk/lib/_internal/pub/test/global/deactivate/missing_package_arg_test.dart ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: sdk/lib/_internal/pub/test/global/deactivate/unexpected_arguments_test.dart
diff --git a/sdk/lib/_internal/pub/test/global/deactivate/unexpected_arguments_test.dart b/sdk/lib/_internal/pub/test/global/deactivate/unexpected_arguments_test.dart
index 9057ebf24c32ac76801ea16a5eda7ef0476e5d9c..a2563b55d258a1b466e8e8afd51289063f9c5539 100644
--- a/sdk/lib/_internal/pub/test/global/deactivate/unexpected_arguments_test.dart
+++ b/sdk/lib/_internal/pub/test/global/deactivate/unexpected_arguments_test.dart
@@ -14,6 +14,8 @@ main() {
Usage: pub global deactivate <package>
-h, --help Print usage information for this command.
+
+ Run "pub help" to see global options.
""",
exitCode: exit_codes.USAGE);
});
« no previous file with comments | « sdk/lib/_internal/pub/test/global/deactivate/missing_package_arg_test.dart ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698