summaryrefslogtreecommitdiff
path: root/cli/tests/testdata/run/059_fs_relative_path_perm.ts.out
blob: b554121373ced210fca768c35b4aad0e5dea046b (plain)
1
2
3
4
[WILDCARD]error: Uncaught PermissionDenied: Requires read access to "non-existent", run again with the --allow-read flag
Deno.readFileSync("non-existent");
     ^
    at [WILDCARD]