summaryrefslogtreecommitdiff
path: root/tests/testdata/test/uncaught_errors_3.ts
diff options
context:
space:
mode:
Diffstat (limited to 'tests/testdata/test/uncaught_errors_3.ts')
-rw-r--r--tests/testdata/test/uncaught_errors_3.ts1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/testdata/test/uncaught_errors_3.ts b/tests/testdata/test/uncaught_errors_3.ts
new file mode 100644
index 000000000..cb2a55036
--- /dev/null
+++ b/tests/testdata/test/uncaught_errors_3.ts
@@ -0,0 +1 @@
+throw new Error("baz");