summaryrefslogtreecommitdiff
path: root/tests/testdata/run/report_error_end_of_program.ts.out
diff options
context:
space:
mode:
Diffstat (limited to 'tests/testdata/run/report_error_end_of_program.ts.out')
-rw-r--r--tests/testdata/run/report_error_end_of_program.ts.out4
1 files changed, 0 insertions, 4 deletions
diff --git a/tests/testdata/run/report_error_end_of_program.ts.out b/tests/testdata/run/report_error_end_of_program.ts.out
deleted file mode 100644
index ecca63389..000000000
--- a/tests/testdata/run/report_error_end_of_program.ts.out
+++ /dev/null
@@ -1,4 +0,0 @@
-error: Uncaught Error: foo
-reportError(new Error("foo"));
- ^
- at [WILDCARD]/report_error_end_of_program.ts:1:13