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

Unified Diff: sdk/lib/_internal/pub/test/pub_uploader_test.dart

Issue 335313004: Fix broken pub 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/lish/force_cannot_be_combined_with_dry_run_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/pub_uploader_test.dart
diff --git a/sdk/lib/_internal/pub/test/pub_uploader_test.dart b/sdk/lib/_internal/pub/test/pub_uploader_test.dart
index d195bde3d495fa9a867a6fa0f99e1d5ee478ef9e..11ed9fc15dc2ca24ceace1fadab2b5dbc0fc88bd 100644
--- a/sdk/lib/_internal/pub/test/pub_uploader_test.dart
+++ b/sdk/lib/_internal/pub/test/pub_uploader_test.dart
@@ -28,6 +28,8 @@ Usage: pub uploader [options] {add/remove} <email>
--package The package whose uploaders will be modified.
(defaults to the current package)
+
+See http://dartlang.org/tools/pub/cmd/pub-uploader.html for detailed documentation.
''';
ScheduledProcess startPubUploader(ScheduledServer server, List<String> args) {
« no previous file with comments | « sdk/lib/_internal/pub/test/lish/force_cannot_be_combined_with_dry_run_test.dart ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698