diff options
Diffstat (limited to 'tests/testdata/test/no_run.out')
| -rw-r--r-- | tests/testdata/test/no_run.out | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/tests/testdata/test/no_run.out b/tests/testdata/test/no_run.out deleted file mode 100644 index 5edf03fe0..000000000 --- a/tests/testdata/test/no_run.out +++ /dev/null @@ -1,5 +0,0 @@ -Check [WILDCARD]/test/no_run.ts -error: TS2322 [ERROR]: Type 'number' is not assignable to type 'string'. -const _value: string = 1; - ~~~~~~ - at [WILDCARD]/test/no_run.ts:1:7 |
