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