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