mirror of
https://github.com/denoland/deno.git
synced 2024-11-25 15:29:32 -05:00
7bfcb4dd10
Closes #7394 --------- Co-authored-by: snek <snek@deno.com>
16 lines
394 B
Text
16 lines
394 B
Text
running 1 test from ./test/no_prompt_by_default.ts
|
|
no prompt ... FAILED ([WILDCARD]s)
|
|
|
|
ERRORS
|
|
|
|
no prompt => ./test/no_prompt_by_default.ts:[WILDCARD]
|
|
error: NotCapable: Requires read access to "./some_file.txt", run again with the --allow-read flag
|
|
[WILDCARD]
|
|
|
|
FAILURES
|
|
|
|
no prompt => ./test/no_prompt_by_default.ts:[WILDCARD]
|
|
|
|
FAILED | 0 passed | 1 failed ([WILDCARD]s)
|
|
|
|
error: Test failed
|