diff options
Diffstat (limited to 'cli/tests')
-rw-r--r-- | cli/tests/testdata/future_check1.out | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/cli/tests/testdata/future_check1.out b/cli/tests/testdata/future_check1.out index 7505efcd4..c626a5485 100644 --- a/cli/tests/testdata/future_check1.out +++ b/cli/tests/testdata/future_check1.out @@ -1,3 +1 @@ -Warning In future releases `deno run` will not automatically type check without the --check flag. -To opt into this new behavior now, specify DENO_FUTURE_CHECK=1. Check [WILDCARD]/future_check.ts |