deno/cli/tests/testdata/059_fs_relative_path_perm.ts

2 lines
94 B
TypeScript

// The permission error message shouldn't include the CWD.
Deno.readFileSync("non-existent");