mirror of
https://github.com/denoland/deno.git
synced 2025-01-08 15:19:40 -05:00
chore: rm toplevel sanitizer_test.ts (#13590)
This commit is contained in:
parent
af5a373e00
commit
83bba957d5
1 changed files with 0 additions and 4 deletions
|
@ -1,4 +0,0 @@
|
|||
Deno.test("foo", () => {
|
||||
Deno.openSync("README.md");
|
||||
Deno.stdin.close();
|
||||
});
|
Loading…
Reference in a new issue