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