diff options
Diffstat (limited to 'cli/tests/testdata/encoding/utf-8.ts')
-rw-r--r-- | cli/tests/testdata/encoding/utf-8.ts | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/cli/tests/testdata/encoding/utf-8.ts b/cli/tests/testdata/encoding/utf-8.ts deleted file mode 100644 index bf889aeb7..000000000 --- a/cli/tests/testdata/encoding/utf-8.ts +++ /dev/null @@ -1 +0,0 @@ -console.log("Hello World"); |