diff options
Diffstat (limited to 'tests')
-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 160de3ec1..455507b9f 100644 --- a/tests/integration/flags_tests.rs +++ b/tests/integration/flags_tests.rs @@ -21,7 +21,6 @@ fn help_output() { "Install script as an executable", "Uninstall a script previously installed with deno install", "Run benchmarks", - "Cache the dependencies", "Type-check the dependencies", "Compile the script into a self contained executable", "Print coverage reports", |