diff options
Diffstat (limited to 'tests/integration/flags_tests.rs')
-rw-r--r-- | tests/integration/flags_tests.rs | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/integration/flags_tests.rs b/tests/integration/flags_tests.rs index 751f4aafe..9a4d44d50 100644 --- a/tests/integration/flags_tests.rs +++ b/tests/integration/flags_tests.rs @@ -35,7 +35,6 @@ fn help_output() { "Print runtime TypeScript declarations", #[cfg(feature = "upgrade")] "Upgrade deno executable to given version", - "Vendor remote modules into a local directory", "Print this message or the help of the given subcommand(s)", ]; |