summaryrefslogtreecommitdiff
path: root/tests/error_001.ts.out
diff options
context:
space:
mode:
Diffstat (limited to 'tests/error_001.ts.out')
-rw-r--r--tests/error_001.ts.out9
1 files changed, 0 insertions, 9 deletions
diff --git a/tests/error_001.ts.out b/tests/error_001.ts.out
deleted file mode 100644
index 3c7e2828e..000000000
--- a/tests/error_001.ts.out
+++ /dev/null
@@ -1,9 +0,0 @@
-[WILDCARD]error: Uncaught Error: bad
-[WILDCARD]tests/error_001.ts:2:9
-
-2 throw Error("bad");
- ^
-
- at foo ([WILDCARD]tests/error_001.ts:2:9)
- at bar ([WILDCARD]tests/error_001.ts:6:3)
- at [WILDCARD]tests/error_001.ts:9:1