Index: test/run/errors_if_path_in_dependency_test.dart |
diff --git a/test/run/errors_if_path_in_dependency_test.dart b/test/run/errors_if_path_in_dependency_test.dart |
index 4ee8f7162440890f18882d3269c03be48dc09dc2..55f8cd7fdc0f255ae8eed2e95a862daeeb798b7a 100644 |
--- a/test/run/errors_if_path_in_dependency_test.dart |
+++ b/test/run/errors_if_path_in_dependency_test.dart |
@@ -25,9 +25,10 @@ main() { |
Cannot run an executable in a subdirectory of a dependency. |
Usage: pub run <executable> [args...] |
--h, --help Print this usage information. |
- --mode Mode to run transformers in. |
- (defaults to "release" for dependencies, "debug" for entrypoint) |
+-h, --help Print this usage information. |
+-c, --[no-]checked Enable runtime type checks and assertions. |
+ --mode Mode to run transformers in. |
+ (defaults to "release" for dependencies, "debug" for entrypoint) |
Run "pub help" to see global options. |
""", |