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

Unified Diff: sdk/lib/_internal/pub/test/build/does_not_allow_args_with_all_test.dart

Issue 203923002: Update a couple of tests to new build usage. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Created 6 years, 9 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 | « no previous file | sdk/lib/_internal/pub/test/build/unsupported_build_directories_test.dart » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: sdk/lib/_internal/pub/test/build/does_not_allow_args_with_all_test.dart
diff --git a/sdk/lib/_internal/pub/test/build/does_not_allow_args_with_all_test.dart b/sdk/lib/_internal/pub/test/build/does_not_allow_args_with_all_test.dart
index 3f3868cea3d8fbae7114f541c59d5da8c64311b9..37413b5f118f47b0a2c7b2261a8ac613ca3e8aad 100644
--- a/sdk/lib/_internal/pub/test/build/does_not_allow_args_with_all_test.dart
+++ b/sdk/lib/_internal/pub/test/build/does_not_allow_args_with_all_test.dart
@@ -18,7 +18,7 @@ main() {
error: '''
Build directory names are not allowed if "--all" is passed.
- Usage: pub build [options]
+ Usage: pub build [options] [directories...]
-h, --help Print usage information for this command.
--format How output should be displayed.
[text (default), json]
« no previous file with comments | « no previous file | sdk/lib/_internal/pub/test/build/unsupported_build_directories_test.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698