summaryrefslogtreecommitdiff
path: root/cli/tests/testdata/cache
diff options
context:
space:
mode:
Diffstat (limited to 'cli/tests/testdata/cache')
-rw-r--r--cli/tests/testdata/cache/check_local_by_default2.out4
1 files changed, 0 insertions, 4 deletions
diff --git a/cli/tests/testdata/cache/check_local_by_default2.out b/cli/tests/testdata/cache/check_local_by_default2.out
index 1367dc70e..e69de29bb 100644
--- a/cli/tests/testdata/cache/check_local_by_default2.out
+++ b/cli/tests/testdata/cache/check_local_by_default2.out
@@ -1,4 +0,0 @@
-error: TS2322 [ERROR]: Type '12' is not assignable to type '"b"'.
-const b: "b" = 12;
- ^
- at [WILDCARD]cache/check_local_by_default2.ts:3:7