diff options
Diffstat (limited to 'cli/tests/testdata/tsc2/file_main.ts')
-rw-r--r-- | cli/tests/testdata/tsc2/file_main.ts | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/cli/tests/testdata/tsc2/file_main.ts b/cli/tests/testdata/tsc2/file_main.ts deleted file mode 100644 index a45477fde..000000000 --- a/cli/tests/testdata/tsc2/file_main.ts +++ /dev/null @@ -1 +0,0 @@ -console.log("hello deno"); |