diff options
Diffstat (limited to 'cli/tests/testdata/fmt/parse_error/parse_error.ts')
-rw-r--r-- | cli/tests/testdata/fmt/parse_error/parse_error.ts | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/cli/tests/testdata/fmt/parse_error/parse_error.ts b/cli/tests/testdata/fmt/parse_error/parse_error.ts deleted file mode 100644 index 136d16508..000000000 --- a/cli/tests/testdata/fmt/parse_error/parse_error.ts +++ /dev/null @@ -1,2 +0,0 @@ -// a file that purposefully will cause an error -class Test |