diff options
Diffstat (limited to 'cli/tests/error_stack.ts.out')
-rw-r--r-- | cli/tests/error_stack.ts.out | 6 |
1 files changed, 0 insertions, 6 deletions
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 |