summaryrefslogtreecommitdiff
path: root/tests/testdata/run/check_js_points_to_ts/test.js.out
diff options
context:
space:
mode:
Diffstat (limited to 'tests/testdata/run/check_js_points_to_ts/test.js.out')
-rw-r--r--tests/testdata/run/check_js_points_to_ts/test.js.out4
1 files changed, 0 insertions, 4 deletions
diff --git a/tests/testdata/run/check_js_points_to_ts/test.js.out b/tests/testdata/run/check_js_points_to_ts/test.js.out
deleted file mode 100644
index 67cda9a65..000000000
--- a/tests/testdata/run/check_js_points_to_ts/test.js.out
+++ /dev/null
@@ -1,4 +0,0 @@
-error: TS2322 [ERROR]: Type 'number' is not assignable to type 'string'.
- return 42;
- ~~~~~~
- at [WILDCARD]