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