diff options
Diffstat (limited to 'cli/tests/testdata/test/file_protocol.ts')
-rw-r--r-- | cli/tests/testdata/test/file_protocol.ts | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/cli/tests/testdata/test/file_protocol.ts b/cli/tests/testdata/test/file_protocol.ts deleted file mode 100644 index 79128c2b3..000000000 --- a/cli/tests/testdata/test/file_protocol.ts +++ /dev/null @@ -1 +0,0 @@ -Deno.test("test 0", () => {}); |