summaryrefslogtreecommitdiff
path: root/tests/testdata/run/set_timeout_error_handled.ts.out
diff options
context:
space:
mode:
Diffstat (limited to 'tests/testdata/run/set_timeout_error_handled.ts.out')
-rw-r--r--tests/testdata/run/set_timeout_error_handled.ts.out13
1 files changed, 0 insertions, 13 deletions
diff --git a/tests/testdata/run/set_timeout_error_handled.ts.out b/tests/testdata/run/set_timeout_error_handled.ts.out
deleted file mode 100644
index 054dd9b6b..000000000
--- a/tests/testdata/run/set_timeout_error_handled.ts.out
+++ /dev/null
@@ -1,13 +0,0 @@
-{
- cancelable: true,
- message: "Uncaught Error: foo",
- filename: "[WILDCARD]/set_timeout_error_handled.ts",
- lineno: 18,
- colno: 9,
- error: Error: foo
- at [WILDCARD]/set_timeout_error_handled.ts:18:9
- at [WILDCARD]
-}
-onerror() called Error: foo
- at [WILDCARD]/set_timeout_error_handled.ts:18:9
- at [WILDCARD]