From 2b362bef8523f3d8c05ce5d3d4b4a839b669568d Mon Sep 17 00:00:00 2001 From: Nayeem Rahman Date: Sat, 11 Apr 2020 07:08:11 +0100 Subject: refactor(cli/fmt_errors): Format stack frames in prepareStackTrace() (#4706) --- cli/tests/error_stack.ts.out | 6 ------ 1 file changed, 6 deletions(-) delete mode 100644 cli/tests/error_stack.ts.out (limited to 'cli/tests/error_stack.ts.out') diff --git a/cli/tests/error_stack.ts.out b/cli/tests/error_stack.ts.out deleted file mode 100644 index 2bb629e2d..000000000 --- a/cli/tests/error_stack.ts.out +++ /dev/null @@ -1,6 +0,0 @@ -[WILDCARD]Error: foo - at foo ([WILDCARD]tests/error_stack.ts:2:9) - at [WILDCARD]tests/error_stack.ts:6:3 -error: Uncaught Error: foo - at foo ([WILDCARD]tests/error_stack.ts:2:9) - at [WILDCARD]tests/error_stack.ts:6:3 -- cgit v1.2.3