Chromium Code Reviews

Unified Diff: sdk/lib/_internal/pub/test/build/unsupported_build_directories_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.
Jump to:
View side-by-side diff with in-line comments
« no previous file with comments | « sdk/lib/_internal/pub/test/build/does_not_allow_args_with_all_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/build/unsupported_build_directories_test.dart
diff --git a/sdk/lib/_internal/pub/test/build/unsupported_build_directories_test.dart b/sdk/lib/_internal/pub/test/build/unsupported_build_directories_test.dart
index 73b2b653508e714cd3650383f9655429ee97c3cb..8ecc742e686637f323c63c60271d8940decc2edd 100644
--- a/sdk/lib/_internal/pub/test/build/unsupported_build_directories_test.dart
+++ b/sdk/lib/_internal/pub/test/build/unsupported_build_directories_test.dart
@@ -17,7 +17,7 @@ main() {
Unsupported build directories "bar" and "foo".
The allowed directories are "benchmark", "bin", "example", "test" and "web".
- 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 | « sdk/lib/_internal/pub/test/build/does_not_allow_args_with_all_test.dart ('k') | no next file » | no next file with comments »

Powered by Google App Engine