summaryrefslogtreecommitdiff
path: root/cli/tests/testdata/run/nested_error.ts.out
diff options
context:
space:
mode:
Diffstat (limited to 'cli/tests/testdata/run/nested_error.ts.out')
-rw-r--r--cli/tests/testdata/run/nested_error.ts.out4
1 files changed, 0 insertions, 4 deletions
diff --git a/cli/tests/testdata/run/nested_error.ts.out b/cli/tests/testdata/run/nested_error.ts.out
deleted file mode 100644
index f5ebeec4d..000000000
--- a/cli/tests/testdata/run/nested_error.ts.out
+++ /dev/null
@@ -1,4 +0,0 @@
-error: Uncaught {
- foo: Error
- at file:///[WILDCARD]testdata/run/nested_error.ts:2:8
-}