summaryrefslogtreecommitdiff
path: root/tests/testdata/run/059_fs_relative_path_perm.ts
blob: 26630fe1c4652df53b92bd85790ec08f1563cbf3 (plain)
1
2
// The permission error message shouldn't include the CWD.
Deno.readFileSync("non-existent");