0
0
Fork 0
mirror of https://github.com/denoland/deno.git synced 2025-02-13 01:06:00 -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
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