1
0
Fork 0
mirror of https://github.com/denoland/deno.git synced 2024-12-28 10:09:20 -05:00
denoland-deno/tests/specs/permission/allow_import
David Sherret a8d1ab5276
fix(flags): --allow-all should conflict with lower permissions (#25909)
Using `--allow-all` with other `--allow-x` permission flags should cause
an error since `--allow-all` is a superset of `--allow-x`.

Closes #25901
2024-09-27 16:49:43 +00:00
..
__test__.jsonc fix(flags): --allow-all should conflict with lower permissions (#25909) 2024-09-27 16:49:43 +00:00
builtin_host.ts
cache.out
check.out
compile.out
doc.out fix(doc): surface graph errors as warnings (#25888) 2024-09-26 12:31:03 -04:00
doc.ts
doc_allowed.out
info.out
main.ts
run.out
serve.out
success.ts fix(flags): --allow-all should conflict with lower permissions (#25909) 2024-09-27 16:49:43 +00:00