blob: 0fc514f0f7350f045aa8dacdb58915d84a09694b (
plain)
1
2
3
4
5
|
# We have an allow-net flag but not allow-read, it should still result in error.
args: --no-prompt --reload --allow-net tests/error_016_dynamic_import_permissions2.js
output: tests/error_016_dynamic_import_permissions2.out
check_stderr: true
exit_code: 1
|